Hi everyone, I'm trying to find where in the compiler's code are simple warnings implemented. Specifically I'm looking for the implementation of the unchecked cast warning.
If anyone would point me to it, or even where the warnings are in general, that would be most appreciated