Package org.pkl.core.parser.antlr
-
Interface Summary Interface Description PklParserVisitor<Result> This interface defines a complete generic visitor for a parse tree produced byPklParser.
| Interface | Description |
|---|---|
| PklParserVisitor<Result> |
This interface defines a complete generic visitor for a parse tree produced
by
PklParser. |