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

Class ProvidesDirective

A provides directive in a module declaration.

Import path

import java

Direct supertypes

Indirect supertypes

Predicates

getServiceImplementationName

Gets the qualified name of a service implementation specified in this provides directive.

getServiceInterfaceName

Gets the qualified name of the service interface specified in this provides directive.

toString

Gets a textual representation of this directive.

Charpred