def exitSpx_spx(self, ctx: tnsnamesParser.Spx_spxContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitSpx_spx(self, ctx: tnsnamesParser.Spx_spxContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterSpx_spx(self, ctx: tnsnamesParser.Spx_spxContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])