Member predicate Impl::TypeAliasType::getUnderlyingType
Gets this type after any type aliases have been resolved. For example in
the following code, the underlying type of MyInt is Int:
typealias MyInt = Int
Gets this type after any type aliases have been resolved. For example in
the following code, the underlying type of MyInt is Int:
typealias MyInt = Int