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