Type alias TypeVisitor<T>

TypeVisitor<T>: { [ K in TypeKind]: ((type: TypeKindMap[K]) => T) }

Type Parameters

Generated using TypeDoc