swift
30f4df3b
- Make validateType a utility method
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Make validateType a utility method Move around some code so that TypeChecker::validateType is now a utility method of the type checker. This cleans up at least one request that no longer needs to grab the type checker from the AST context.
References
#27179 - Make validateType a utility method
Author
CodaFi
Committer
CodaFi
Parents
b8fb2e5e
Loading