Class NonTerminalNode
-
Constructor Summary
Constructors
-
Method Summary
Gets children of a non-terminal node.
-
Constructor Details
-
NonTerminalNode
public NonTerminalNode()
-
Method Details
-
getChildren
Gets children of a non-terminal node.
- Specified by:
getChildren
in class SyntaxNode
- Returns:
- A list containing the child nodes of this SyntaxNode.