Home
last modified time | relevance | path

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

/external/antlr/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java66 isPredefinedLexerRuleScope = true;
DAttributeScope.java81 public boolean isPredefinedLexerRuleScope; 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.g208 else if ( scope.isPredefinedLexerRuleScope ) {
249 else if ( scope.isPredefinedLexerRuleScope ) {
393 else if ( scope.isPredefinedLexerRuleScope ) {
490 && !enclosingRule.getLocalAttributeScope($ID.text).isPredefinedLexerRuleScope}?
535 else if ( scope.isPredefinedLexerRuleScope ) {