Module Location
Provides classes and predicates for working with locations.
Locations represent parts of files and are used to map elements to their source location.
Import path
import semmle.code.LocationImports
| Element | Provides a class that represents named elements in Java programs. |
| FileSystem | Provides classes for working with files and folders. |
Predicates
| hasName | Holds if element |