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