We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added by Avishay Lavie
Scans the AST for TypeReference nodes, and binds them using NameResolutionService.
After this step is run, any TypeReference nodes in the AST are bound to either the corresponding IType object, or to the Error entity.