cloud.orbit.dsl / OrbitVisitor / visitType

visitType

abstract fun visitType(ctx: TypeContext): T

Visit a parse tree produced by OrbitParser#type.

Parameters

ctx - the parse tree

Return
the visitor result