patternRuleIndex property

int patternRuleIndex
final

Get the parser rule which serves as the outermost rule for the tree pattern.

@return The parser rule which serves as the outermost rule for the tree pattern.

Implementation

final int patternRuleIndex;