public class ContextTokenListGetterDecl extends ContextGetterDecl
public List<Token> X() { }
public Token X(int i) { }
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
ContextTokenListGetterDecl(OutputModelFactory factory,
String name) |
equals, getArgType, hashCode
getContextName, getOuterMostAltCodeBlock
public ContextTokenListGetterDecl(OutputModelFactory factory, String name)
Copyright © 1992–2020 ANTLR. All rights reserved.