qtil
advanced-security/qtil-swift 0.0.3
Search

Member predicate Impl::TypeAliasType::getAliasedType

Gets the aliased type of this type alias type.

For example the aliased type of MyInt in the following code is Int:

typealias MyInt = Int
Type getAliasedType()