| Package | Description |
|---|---|
| de.unknownreality.dataframe.filter.compile | |
| de.unknownreality.dataframe.generated |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFilterVisitor
Created by Alex on 21.05.2017.
|
class |
ColumnPredicateFilterVisitor
Created by Alex on 21.05.2017.
|
class |
FieldFilterVisitor
Created by Alex on 21.05.2017.
|
class |
FilterPredicateVisitor
Created by Alex on 21.05.2017.
|
class |
RegexFilterVisitor
Created by Alex on 21.05.2017.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateBaseVisitor<T>
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. |
Copyright © 2017. All rights reserved.