Module Element
Provides a class that represents named elements in Java programs.
Import path
import semmle.code.java.ElementImports
| CompilationUnit | Provides classes and predicates for working with Java compilation units. |
| Javadoc | Provides classes and predicates for working with Javadoc documentation. |
| Location | Provides classes and predicates for working with locations. |
Classes
| Element | A program element that has a name. |