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