[Missing <summary> documentation for "T:P.Runtime.AstNodeType"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Enumeration AstNodeType
public enum class AstNodeType
Members
| Member name | Value | Description |
---|
| OPERATOR | 0 | |
| EVENT | 1 | |
| VALUE | 2 | |
See Also