visitStructure

abstract fun visitStructure(ctx: PrologParser.StructureContext): T

Visit a parse tree produced by structure.

Return

the visitor result

Parameters

ctx

the parse tree