Package quickparse.semantics
-
Class Summary Class Description SyntaxTreeFunction Represents a function computable on aSyntaxTree.
The computation of each node, produces an object.
| Class | Description |
|---|---|
| SyntaxTreeFunction |
Represents a function computable on a
SyntaxTree.The computation of each node, produces an object. |