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