def exitProtocol_info(self, ctx: tnsnamesParser.Protocol_infoContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitProtocol_info(self, ctx: tnsnamesParser.Protocol_infoContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterProtocol_info(self, ctx: tnsnamesParser.Protocol_infoContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])