public class FileManagerSimulator extends Object
javac
's file manager for source-only ABI classpaths.Constructor and Description |
---|
FileManagerSimulator(Elements elements,
com.sun.source.util.Trees trees,
SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo ruleInfo) |
Modifier and Type | Method and Description |
---|---|
String |
getOwningTarget(Element element) |
boolean |
isCompiledInCurrentRun(TypeElement typeElement) |
boolean |
typeWillBeAvailable(TypeElement type) |
public FileManagerSimulator(Elements elements, com.sun.source.util.Trees trees, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo ruleInfo)
public boolean typeWillBeAvailable(TypeElement type)
public boolean isCompiledInCurrentRun(TypeElement typeElement)