ParserRuleContext.getStart

Get the initial token in this context. Note that the range from start to stop is inclusive, so for rules that do not consume anything (for example, zero length or error productions) this token may exceed stop.

class ParserRuleContext
getStart
()

Meta