qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate ArrayTypeAccess::getComponentName

Gets the expression representing the component type of this array type access.

For example, in the array type access String[][], the component type is String[] and the element type is String.

Expr getComponentName()