Compile the MixinType, returning the type or expression AST.
Doesn't run semantic() on the returned object.
mixin to compile as a type or expression
location for error messages
context Return: null if error, else RootObject AST as parsed
See Implementation
Compile the MixinType, returning the type or expression AST.
Doesn't run semantic() on the returned object.