v1/src/compiler/output/convert library

Functions

fromDartType(DartType? dartType, {bool resolveBounds = true}) OutputType?
Creates an AST for code generation from dartType.
fromFunctionType(FunctionType functionType) FunctionType
Creates an AST for code generation from functionType
Creates an AST from code generation from typeLink.