def exitIpc_protocol(self, ctx: tnsnamesParser.Ipc_protocolContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitIpc_protocol(self, ctx: tnsnamesParser.Ipc_protocolContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterIpc_protocol(self, ctx: tnsnamesParser.Ipc_protocolContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])