Interface SourceFile
public interface SourceFile
Provides details about a particular source file.
- Since:
- 4.10
-
Method Summary
Modifier and TypeMethodDescriptionReturns the object file produced for the source file.Returns the source file.
-
Method Details
-
getSourceFile
-
getObjectFile
-