Package io.github.willena.influxql.parser.antlr
-
Interface Summary Interface Description InfluxqlParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byInfluxqlParser
.
Interface | Description |
---|---|
InfluxqlParserVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
InfluxqlParser . |