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