Пример #1
0
 def exitFo_backup(self, ctx: tnsnamesParser.Fo_backupContext):
     assert tnsnamesParser.ruleNames[ctx.getRuleIndex()] == self._tnsStack.pop
Пример #2
0
 def exitFo_backup(self, ctx: tnsnamesParser.Fo_backupContext):
     assert tnsnamesParser.ruleNames[
         ctx.getRuleIndex()] == self._tnsStack.pop
Пример #3
0
 def enterFo_backup(self, ctx: tnsnamesParser.Fo_backupContext):
     self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])
Пример #4
0
 def enterFo_backup(self, ctx: tnsnamesParser.Fo_backupContext):
     self._tnsStack.push(tnsnamesParser.ruleNames[ctx.getRuleIndex()])