Package io.opsit.explang.parser.alg
-
Interface Summary Interface Description AlgParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byAlgParserParser.
| Interface | Description |
|---|---|
| AlgParserVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
AlgParserParser. |