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