ParserRuleContext.getStop

Get the final 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 precede start.

class ParserRuleContext
getStop
()

Meta