Searched refs:RuleLabelScope (Results 1 - 5 of 5) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DRuleLabelScope.java32 public class RuleLabelScope extends AttributeScope { class in inherits:AttributeScope
80 public RuleLabelScope(Rule referencedRule, Token actionToken) { method in class:RuleLabelScope
90 RuleLabelScope.grammarTypeToRulePropertiesScope[grammar.type];
H A DRule.java390 RuleLabelScope.grammarTypeToRulePropertiesScope[grammar.type];
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DPerl5Target.java33 import org.antlr.tool.RuleLabelScope;
41 RuleLabelScope.predefinedLexerRulePropertiesScope.addAttribute("self", null);
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1192 /// RuleLabelScope.PredefinedRulePropertiesScope there may be user-defined

Completed in 243 milliseconds