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

Class ConfigName

The name element of a ConfigPair.

Import path

import semmle.code.configfiles.ConfigFiles

Direct supertypes

Indirect supertypes

Predicates

getName

Gets the name as a string.

toString

Gets a printable representation of this ConfigName.

Inherited predicates

getFile

Gets the file associated with this element.

from ConfigLocatable
getLocation

Gets the source location for this element.

from ConfigLocatable