public interface CompilationUnit
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified()
Return the last modified for the compilation unit.
|
java.lang.String |
getMainClassName()
Returns the name of the top level public type.
|
java.io.Reader |
getSource()
Return an input stream for the contents.
|
java.io.Reader getSource()
throws java.io.IOException
java.io.IOExceptionjava.lang.String getMainClassName()
long getLastModified()
-1 if
the information can't be detected."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"