CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Member predicate Array::getComponentType

Gets the type of the components of this array type.

For example, the component type of Object[][] is Object[].

Type getComponentType()