antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
RuleContext.toString
antlr
v4
runtime
RuleContext
RuleContext
recog null unless ParserRuleContext, in which case we use subclass toString(...)
string
toString
()
string
toString
(InterfaceRecognizer recog)
string
toString
(string[] ruleNames)
string
toString
(InterfaceRecognizer recog, RuleContext stop)
class
RuleContext
string
toString
(
InterfaceRecognizer
recog
,
RuleContext
stop
)
string
toString
(string[] ruleNames, RuleContext stop)
Meta
Source
See Implementation
antlr
v4
runtime
RuleContext
RuleContext
constructors
this
functions
accept
depth
getAltNumber
getChild
getChildCount
getParent
getPayload
getRuleContext
getRuleIndex
getSourceInterval
getText
isEmpty
setAltNumber
setParent
toString
toStringTree
static variables
EMPTY
variables
invokingState
parent
recog null unless ParserRuleContext, in which case we use subclass toString(...)