public class ManPatchLocation extends Object implements JavaFileManager.Location
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
inferModuleName(com.sun.tools.javac.util.Context ctx)
Overrides Location#inferModuleName in Java 9+
|
boolean |
isOutputLocation() |
public String getName()
getName in interface JavaFileManager.Locationpublic boolean isOutputLocation()
isOutputLocation in interface JavaFileManager.Locationpublic String inferModuleName(com.sun.tools.javac.util.Context ctx)
Copyright © 2024. All rights reserved.