public class UsedMethodDetector
extends java.lang.Object
| Constructor and Description |
|---|
UsedMethodDetector() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<com.sun.tools.javac.code.Symbol.MethodSymbol> |
usedMethods(com.sun.tools.javac.tree.JCTree input) |