public class StaticCompiler extends Object
-Aother.source.files=[file-list]
-Amanifold.source.[ext]=[type-name-regex]
Modifier and Type | Method and Description |
---|---|
void |
addIProxyFactory(String iface,
String fqn) |
static StaticCompiler |
instance() |
void |
mapTypeManifoldToTypeNameRegexes(Map<ITypeManifold,Set<String>> typeNames,
String fqnOrExt,
String regex) |
void |
surfaceGeneratedProxyFactoryClasses(com.sun.tools.javac.util.Context context,
com.sun.source.tree.CompilationUnitTree compilationUnit) |
public static StaticCompiler instance()
public void surfaceGeneratedProxyFactoryClasses(com.sun.tools.javac.util.Context context, com.sun.source.tree.CompilationUnitTree compilationUnit)
Copyright © 2024. All rights reserved.