parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserVisitor
/
visitOp
visit
Op
abstract fun
visitOp
(ctx:
PrologParser.OpContext
):
T
Content copied to clipboard
Visit a parse tree produced by
op
.
Return
the visitor result
Parameters
ctx
the parse tree