Class ReadManager
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ReadManager
Reads a list of ICompilationUnit before actually needed (ahead)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchar[]getContents(ICompilationUnit unit) meant to called in the order of the initial supplied filesvoidshutdown()
-
Constructor Details
-
ReadManager
-
-
Method Details
-
getContents
meant to called in the order of the initial supplied files- Throws:
Error
-
shutdown
public void shutdown()
-