Package jtb.cparser.syntaxtree
-
Interface Summary Interface Description Node The interface which all syntax tree classes must implement.NodeListInterface The interface which NodeList, NodeListOptional, and NodeSequence implement.
Interface | Description |
---|---|
Node |
The interface which all syntax tree classes must implement.
|
NodeListInterface |
The interface which NodeList, NodeListOptional, and NodeSequence
implement.
|