parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserBaseListener
/
exitOp
exit
Op
open fun
exitOp
(ctx:
PrologParser.OpContext
)
Content copied to clipboard
Exit a parse tree produced by PrologParser#op.
The default implementation does nothing.