visitOp

abstract fun visitOp(ctx: PrologParser.OpContext): T

Visit a parse tree produced by op.

Return

the visitor result

Parameters

ctx

the parse tree