visitTypeCustom

abstract fun visitTypeCustom(ctx: PartiQLParser.TypeCustomContext): T

Visit a parse tree produced by the TypeCustom labeled alternative in type.

Return

the visitor result

Parameters

ctx

the parse tree