public final class PredicateExtractor extends Object
| Constructor and Description |
|---|
PredicateExtractor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<OrConditionSegment> |
extract(Map<org.antlr.v4.runtime.ParserRuleContext,Integer> placeholderIndexes,
org.antlr.v4.runtime.ParserRuleContext exprNode)
Extract.
|
public com.google.common.base.Optional<OrConditionSegment> extract(Map<org.antlr.v4.runtime.ParserRuleContext,Integer> placeholderIndexes, org.antlr.v4.runtime.ParserRuleContext exprNode)
placeholderIndexes - placeholder indexesexprNode - expression node of ASTCopyright © 2019 The Apache Software Foundation. All rights reserved.