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

Member predicate Array::getElementType

Gets the type of the elements used to construct this array type.

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

Type getElementType()