Suraiyab

Results 1 issues of Suraiyab

I am generating a parser using below command ![image](https://github.com/antlr/antlr4/assets/129833044/5df1fe80-29f1-4ebd-9242-cccba91be3cf) I am unable to get the parent token for the current token using ParserRuleContext, I can't see getParent() function as mentioned...