Represents a node in a parse tree.
The following tables list the members exposed by the ParseTreeNode type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the ParseTreeNode class. |
Name | Description | |
---|---|---|
![]() |
|
|
![]() |
Gets the list with all children of this node. |
|
![]() |
Gets a value indicating whether this node was originally enclosed in braces. |
|
![]() |
Gets the underlying token. |
|
![]() |
Sets a value indicating whether this node was originally enclosed in braces. |