- All Implemented Interfaces:
Scanner
public class MemberUsageScanner
extends Object
implements Scanner
scan methods/constructors/fields usage
-
Constructor Summary
Constructors
-
Method Summary
scan(javassist.bytecode.ClassFile classFile)
scan the given
classFile and produces list of
Map.Entry key/values
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MemberUsageScanner
public MemberUsageScanner()
-
-
Method Details
-
scan
Description copied from interface: Scanner
scan the given
classFile and produces list of
Map.Entry key/values
- Specified by:
scan in interface Scanner
-
-
parameterNames
public static String parameterNames(javassist.bytecode.MethodInfo info)