[]
The class to keyword expressions
public class KeywordExpression : IExpression
Name | Description |
---|---|
KeywordExpression() |
Name | Description |
---|---|
Keyword | The keyword itself |
SubExpressions | The IExpression children that made this IExpression |
Type | The type of the expression |