visitFromClause

abstract fun visitFromClause(ctx: PartiQLParser.FromClauseContext): T

Visit a parse tree produced by fromClause.

Return

the visitor result

Parameters

ctx

the parse tree