public class ClassReader
extends java.io.ByteArrayInputStream
This does not work for inherited methods. To obtain parameter names for inherited methods, you must use a paramReader for the class that originally declared the method.
| Modifier and Type | Method and Description | 
|---|---|
| void | readCode()read a code attribute |