Searched refs:scopeAction (Results 1 – 2 of 2) sorted by relevance
1722 public AttributeScope defineGlobalScope(String name, Token scopeAction) { in defineGlobalScope() argument1723 AttributeScope scope = new AttributeScope(this, name, scopeAction); in defineGlobalScope()1734 public AttributeScope createRuleScope(String ruleName, Token scopeAction) { in createRuleScope() argument1735 AttributeScope scope = new AttributeScope(this, ruleName, scopeAction); in createRuleScope()
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...