| Class and Description |
|---|
| InfluxQueryBaseVisitor
This class provides an empty implementation of
InfluxQueryVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| InfluxQueryParser.ListSeriesContext |
| InfluxQueryParser.SelectQueryContext |
| InfluxQueryVisitor
This interface defines a complete generic visitor for a parse tree produced
by
InfluxQueryParser. |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.