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