Interface NamedElement

    • Method Detail

      • getSimpleName

        java.lang.String getSimpleName()
        Returns:
        the name of this element
      • getCompilationUnit

        CompilationUnit getCompilationUnit()
        Returns:
        the currently processed compilation unit this element is contained in, or null if this element is not contained in the currently processed compilation unit.