Home
last modified time | relevance | path

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

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