Functions§
- convert_
type_ expr - Convert an AST type expression into the internal Type representation.
- convert_
type_ expr_ with_ env - Convert an AST type expression, resolving type aliases from the environment.
- convert_
type_ expr_ with_ params - Convert an AST type expression, recognizing type parameters from the given list.