public class ContextTokenGetterDecl extends ContextGetterDecl
public Token X() { }
Modifier and Type | Field | Description |
---|---|---|
boolean |
optional |
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
ContextTokenGetterDecl(OutputModelFactory factory,
String name,
boolean optional) |
equals, getArgType, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public ContextTokenGetterDecl(OutputModelFactory factory, String name, boolean optional)
Copyright © 1992–2019 ANTLR. All rights reserved.