Home
last modified time | relevance | path

Searched refs:grammarTypeToRulePropertiesScope (Results 1 – 2 of 2) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java69 public static AttributeScope[] grammarTypeToRulePropertiesScope = field in RuleLabelScope
91 RuleLabelScope.grammarTypeToRulePropertiesScope[grammar.type]; in getAttribute()
DRule.java396 RuleLabelScope.grammarTypeToRulePropertiesScope[grammar.type]; in getLocalAttributeScope()