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

Member predicate EjbInterfaceAnnotation::getANamedType

Gets a type named within the “value” element of this annotation.

For example, types Foo and Bar are named within @Remote({Foo.class, Bar.class}).

RefType getANamedType()