parser-jvm
/
it.unibo.tuprolog.parser
/
PrologParserBaseListener
/
exitStructure
exit
Structure
open fun
exitStructure
(ctx:
PrologParser.StructureContext
)
Content copied to clipboard
Exit a parse tree produced by PrologParser#structure.
The default implementation does nothing.