Package | Description |
---|---|
com.sm.query | |
com.sm.query.dataset | |
com.sm.query.delayedresolution | |
com.sm.query.parser |
Modifier and Type | Class and Description |
---|---|
class |
PredicateAlias
Created by mhsieh on 4/29/16.
|
class |
PredicateVisitorImpl
Created by mhsieh on 12/30/14.
|
class |
SchemaPredicateVisitorImpl
Created by mhsieh on 3/7/16.
|
Modifier and Type | Class and Description |
---|---|
class |
DatasetPredicateVisitorImpl |
Modifier and Type | Class and Description |
---|---|
class |
DelayedResolutionPredicateVisitorImpl
TODO since runPredicate can be expected to run several times, there's some memoization that can be done
|
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 © 2016. All rights reserved.