[]
The class representing a list of IExpression
public class ListExpression : IExpression
| Name | Description |
|---|---|
| ListExpression() |
| Name | Description |
|---|---|
| SubExpressions | The IExpression children that made this IExpression |
| Type | The type of the expression |