open fun visitType(ctx: TypeContext): T
Overrides OrbitVisitor.visitType
{@inheritDoc}
The default implementation returns the result of calling #visitChildren on ctx.
#visitChildren
ctx