Package | Description |
---|---|
com.sm.query | |
com.sm.query.delayedresolution | |
com.sm.query.parser |
Modifier and Type | Method and Description |
---|---|
Result |
SchemaPredicateVisitorImpl.visitBitsOr(PredicateParser.BitsOrContext ctx) |
Modifier and Type | Method and Description |
---|---|
DelayedResolvable |
DelayedResolutionPredicateVisitorImpl.visitBitsOr(PredicateParser.BitsOrContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
PredicateListener.enterBitsOr(PredicateParser.BitsOrContext ctx)
Enter a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
void |
PredicateBaseListener.enterBitsOr(PredicateParser.BitsOrContext ctx)
Enter a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
void |
PredicateListener.exitBitsOr(PredicateParser.BitsOrContext ctx)
Exit a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
void |
PredicateBaseListener.exitBitsOr(PredicateParser.BitsOrContext ctx)
Exit a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
T |
PredicateVisitor.visitBitsOr(PredicateParser.BitsOrContext ctx)
Visit a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
T |
PredicateBaseVisitor.visitBitsOr(PredicateParser.BitsOrContext ctx)
Visit a parse tree produced by the
BitsOr
labeled alternative in PredicateParser.functionalPredicate() . |
Copyright © 2016. All rights reserved.