def exitNmp_protocol(self, ctx: tnsnamesParser.Nmp_protocolContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitNmp_protocol(self, ctx: tnsnamesParser.Nmp_protocolContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterNmp_protocol(self, ctx: tnsnamesParser.Nmp_protocolContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])