visitBlock

abstract fun visitBlock(ctx: PrologParser.BlockContext): T

Visit a parse tree produced by block.

Return

the visitor result

Parameters

ctx

the parse tree