Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java66 isPredefinedLexerRuleScope = true;
DAttributeScope.java80 public boolean isPredefinedLexerRuleScope; field in AttributeScope
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DActionAnalysis.g102 (scope.isPredefinedRuleScope||scope.isPredefinedLexerRuleScope) )
123 (scope.isPredefinedRuleScope||scope.isPredefinedLexerRuleScope) )
DActionTranslator.g207 else if ( scope.isPredefinedLexerRuleScope ) {
248 else if ( scope.isPredefinedLexerRuleScope ) {
392 else if ( scope.isPredefinedLexerRuleScope ) {
489 && !enclosingRule.getLocalAttributeScope($ID.text).isPredefinedLexerRuleScope}?
534 else if ( scope.isPredefinedLexerRuleScope ) {