Package | Description |
---|---|
org.antlr.v4.runtime.tree.pattern |
Modifier and Type | Method | Description |
---|---|---|
ParseTreePatternMatcher |
ParseTreePattern.getMatcher() |
Get the
ParseTreePatternMatcher which created this tree pattern. |
Constructor | Description |
---|---|
ParseTreePattern(ParseTreePatternMatcher matcher,
String pattern,
int patternRuleIndex,
ParseTree patternTree) |
Construct a new instance of the
ParseTreePattern class. |
Copyright © 1992–2019 ANTLR. All rights reserved.