visitExtract

abstract fun visitExtract(ctx: PartiQLParser.ExtractContext): T

Visit a parse tree produced by extract.

Return

the visitor result

Parameters

ctx

the parse tree