예제 #1
0
 def exitBad_local(self, ctx: tnsnamesParser.Bad_localContext):
     assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
예제 #2
0
 def exitBad_local(self, ctx: tnsnamesParser.Bad_localContext):
     assert tnsnamesParser.ruleNames[
         ctx.getRuleIndex()] == self._tnsStack.pop
예제 #3
0
 def enterBad_local(self, ctx: tnsnamesParser.Bad_localContext):
     self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])
예제 #4
0
 def enterBad_local(self, ctx: tnsnamesParser.Bad_localContext):
     self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])