-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename builtin_type to named_type (#11224)
Currently TypeChecker.named_type is been called inside MemberContext.builtin_type thus this PR renames MemberContext.builtin_type with named_type for consistency. Another reason for this change is that we sometimes call this function for non-builtins.
- Loading branch information
1 parent
1d04059
commit bffeb2e
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters