Package | Description |
---|---|
org.apache.bcel.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
Modifier and Type | Method and Description |
---|---|
private static void |
Signature.matchGJIdent(Signature.MyByteArrayInputStream in,
java.lang.StringBuffer buf) |
private static void |
Signature.matchIdent(Signature.MyByteArrayInputStream in,
java.lang.StringBuffer buf) |