def exitTcp_parameter(self, ctx: tnsnamesParser.Tcp_parameterContext): assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
def exitTcp_parameter(self, ctx: tnsnamesParser.Tcp_parameterContext): assert tnsnamesParser.ruleNames[ ctx.getRuleIndex()] == self._tnsStack.pop
def enterTcp_parameter(self, ctx: tnsnamesParser.Tcp_parameterContext): self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])