typeChecking property

TypeChecking? typeChecking
final

The results of type checking for each expression. Presence of this field indicates the completion of the type checking.

Implementation

final TypeChecking? typeChecking;