Home
last modified time | relevance | path

Searched refs:isPredefinedRuleScope (Results 1 – 4 of 4) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java43 isPredefinedRuleScope = true;
52 isPredefinedRuleScope = true;
DAttributeScope.java79 public boolean isPredefinedRuleScope; field in AttributeScope
/external/antlr/tool/src/main/antlr3/org/antlr/grammar/v3/
DActionAnalysis.g103 (scope.isPredefinedRuleScope||scope.isPredefinedLexerRuleScope) )
124 (scope.isPredefinedRuleScope||scope.isPredefinedLexerRuleScope) )
DActionTranslator.g193 if ( scope.isPredefinedRuleScope ) {
243 if ( scope.isPredefinedRuleScope ) {
387 if ( scope.isPredefinedRuleScope ) {
495 if ( scope.isPredefinedRuleScope ) {
529 if ( scope.isPredefinedRuleScope ) {