ContextTokenListIndexedGetterDecl
public class ContextTokenListGetterDecl extends ContextGetterDecl
public List<Token> X() { }
public Token X(int i) { }
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
ContextTokenListGetterDecl(OutputModelFactory factory,
String name) |
equals, getArgType, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public ContextTokenListGetterDecl(OutputModelFactory factory, String name)
Copyright © 1992–2019 ANTLR. All rights reserved.