abstract fun visitType(ctx: TypeContext): T
Visit a parse tree produced by OrbitDslParser#type.
OrbitDslParser#type
ctx - the parse tree
ctx
Return the visitor result