qtil
advanced-security/qtil-swift 0.0.3
Search

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
Type getUnderlyingType()