cloud.orbit.dsl / OrbitDslVisitor / visitType

visitType

abstract fun visitType(ctx: TypeContext): T

Visit a parse tree produced by OrbitDslParser#type.

Parameters

ctx - the parse tree

Return
the visitor result