| Package | Description |
|---|---|
| de.unknownreality.dataframe.filter.compile | |
| de.unknownreality.dataframe.generated |
| Class and Description |
|---|
| PredicateBaseVisitor
This class provides an empty implementation of
PredicateVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| PredicateParser.Boolean_filterContext |
| PredicateParser.Column_predicateContext |
| PredicateParser.CompilationUnitContext |
| PredicateParser.Field_filterContext |
| PredicateParser.PredicateContext |
| PredicateParser.Regex_filterContext |
| PredicateVisitor
This interface defines a complete generic visitor for a parse tree produced
by
PredicateParser. |
| Class and Description |
|---|
| PredicateListener
This interface defines a complete listener for a parse tree produced by
PredicateParser. |
| PredicateParser.Boolean_filterContext |
| PredicateParser.Column_predicateContext |
| PredicateParser.CompilationUnitContext |
| PredicateParser.Field_filterContext |
| PredicateParser.PredicateContext |
| PredicateParser.Regex_filterContext |
| PredicateParser.ValueContext |
| PredicateParser.VariableContext |
| PredicateVisitor
This interface defines a complete generic visitor for a parse tree produced
by
PredicateParser. |
Copyright © 2017. All rights reserved.