Home
last modified time | relevance | path

Searched defs:AttributeScope (Results 1 – 1 of 1) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/tool/
DAttributeScope.java42 public class AttributeScope { class
89 public AttributeScope(String name, Token derivedFromToken) { in AttributeScope() method in AttributeScope
93 public AttributeScope(Grammar grammar, String name, Token derivedFromToken) { in AttributeScope() method in AttributeScope