Class PatchModuleLocation
java.lang.Object
io.github.mkoncek.classpathless.impl.PatchModuleLocation
- All Implemented Interfaces:
JavaFileManager.Location
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.tools.JavaFileManager.Location
isModuleOrientedLocation
-
Field Details
-
moduleName
-
name
-
-
Constructor Details
-
PatchModuleLocation
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceJavaFileManager.Location
-
isOutputLocation
public boolean isOutputLocation()- Specified by:
isOutputLocation
in interfaceJavaFileManager.Location
-
getModuleName
-