visitTypeAtomic

abstract fun visitTypeAtomic(ctx: PartiQLParser.TypeAtomicContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree