'宣言Public Enum SyntaxTreeKind Inherits System.Enum
public enum SyntaxTreeKind : System.Enum
'宣言Public Enum SyntaxTreeKind Inherits System.Enum
public enum SyntaxTreeKind : System.Enum
| メンバ | 解説 |
|---|---|
| Add | |
| AndAlso | |
| At | |
| Conditional | |
| Divide | |
| ElementAccess | |
| Equal | |
| False | |
| GreaterThan | |
| GreaterThanOrEqual | |
| Identifier | |
| IsFalse | |
| IsTrue | |
| LessThan | |
| LessThanOrEqual | |
| Modulo | |
| Multiply | |
| Negate | |
| Not | |
| NotEqual | |
| Null | |
| Number | |
| OrElse | |
| Parens | |
| PropertyAccess | |
| String | |
| Subtract | |
| True | |
| UnaryPlus |
System.Object
System.ValueType
System.Enum
GrapeCity.DataVisualization.Chart.SyntaxTreeKind