Search
ParseTreeNode Methods
 


 Public Methods

  Name Description

accept

 

getChildren

Gets the list with all children of this node.

getEnclosed

Gets a value indicating whether this node was originally enclosed in braces.

getToken

Gets the underlying token.

setEnclosed

Sets a value indicating whether this node was originally enclosed in braces.

 See Also