Class ManPatchLocation
java.lang.Object
manifold.internal.javac.ManPatchLocation
- All Implemented Interfaces:
JavaFileManager.Location
-
Method Summary
Modifier and TypeMethodDescriptiongetName()inferModuleName(com.sun.tools.javac.util.Context ctx) Overrides Location#inferModuleName in Java 9+booleanMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JavaFileManager.Location
isModuleOrientedLocation
-
Method Details
-
getName
- Specified by:
getNamein interfaceJavaFileManager.Location
-
isOutputLocation
public boolean isOutputLocation()- Specified by:
isOutputLocationin interfaceJavaFileManager.Location
-
inferModuleName
Overrides Location#inferModuleName in Java 9+
-