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