public final class AssignmentExtractor extends Object
| Constructor and Description |
|---|
AssignmentExtractor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<AssignmentSegment> |
extract(Map<org.antlr.v4.runtime.ParserRuleContext,Integer> placeholderIndexes,
org.antlr.v4.runtime.ParserRuleContext ancestorNode)
Extract.
|
public com.google.common.base.Optional<AssignmentSegment> extract(Map<org.antlr.v4.runtime.ParserRuleContext,Integer> placeholderIndexes, org.antlr.v4.runtime.ParserRuleContext ancestorNode)
placeholderIndexes - placeholder indexesancestorNode - ancestor nodeCopyright © 2019 The Apache Software Foundation. All rights reserved.