visitExplainOption

abstract fun visitExplainOption(ctx: PartiQLParser.ExplainOptionContext): T

Visit a parse tree produced by explainOption.

Return

the visitor result

Parameters

ctx

the parse tree