Interface ICompilationUnit

All Superinterfaces:
IDependent
All Known Implementing Classes:
AssistCompilationUnit, BasicCompilationUnit, ClassFileWorkingCopy, CompilationUnit, CompilationUnit, CompilationUnit, PossibleMatch, ResourceCompilationUnit, SourceFile

public interface ICompilationUnit extends IDependent
This interface denotes a compilation unit, providing its name and content.

Note: This internal interface has been implemented illegally by the org.apache.jasper.glassfish bundle from Orbit, see bug 500211. Avoid changing the API or supply default methods to avoid breaking the Eclipse Help system.