def exitBeq_args(self, ctx: tnsnamesParser.Beq_argsContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitBeq_args(self, ctx: tnsnamesParser.Beq_argsContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterBeq_args(self, ctx: tnsnamesParser.Beq_argsContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])