Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DRuleLabelScope.java43 isPredefinedRuleScope = true;
52 isPredefinedRuleScope = true;
DAttributeScope.java78 public boolean isPredefinedRuleScope; 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.g192 if ( scope.isPredefinedRuleScope ) {
242 if ( scope.isPredefinedRuleScope ) {
386 if ( scope.isPredefinedRuleScope ) {
494 if ( scope.isPredefinedRuleScope ) {
528 if ( scope.isPredefinedRuleScope ) {