def exitLsnr_description(self, ctx: tnsnamesParser.Lsnr_descriptionContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitLsnr_description(self, ctx: tnsnamesParser.Lsnr_descriptionContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterLsnr_description(self, ctx: tnsnamesParser.Lsnr_descriptionContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])