typeChecking property
The results of type checking for each expression. Presence of this field indicates the completion of the type checking.
Implementation
final TypeChecking? typeChecking;
The results of type checking for each expression. Presence of this field indicates the completion of the type checking.
final TypeChecking? typeChecking;