public class JavacResolution
extends java.lang.Object
| Constructor and Description |
|---|
JavacResolution(com.sun.tools.javac.util.Context context) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable java.util.Map<com.sun.tools.javac.tree.JCTree,com.sun.tools.javac.tree.JCTree> |
resolveAll(com.sun.tools.javac.util.Context context,
com.sun.tools.javac.tree.JCTree.JCCompilationUnit cu,
java.util.List<? extends com.sun.source.tree.Tree> trees) |