CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (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()