- All Implemented Interfaces:
Scanner
Deprecated.
Not supported since 0.10, will be removed.
Deprecated, use instead:
-
-
Constructor Summary
Constructors
-
Method Summary
Deprecated.
unique index name for scanner
scan(javassist.bytecode.ClassFile cls)
Deprecated.
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
-
MethodParameterScanner
Deprecated.
Not supported since 0.10, will be removed.
Deprecated, use instead:
-
Method Details
-
index
Deprecated.
Description copied from interface: Scanner
unique index name for scanner
- Specified by:
index in interface Scanner
-
scan
Deprecated.
Description copied from interface: Scanner
scan the given
classFile and produces list of
Map.Entry key/values
- Specified by:
scan in interface Scanner