qtil
advanced-security/qtil-javascript 0.0.3
Search

Member predicate TupleType::getUnderlyingArrayType

Gets the underlying instantiation of the Array type.

For example, the tuple type [string, number] has Array<string | number> as its underlying array type.

PlainArrayType getUnderlyingArrayType()