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