| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.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 |
|---|---|
void |
DescendingVisitor.visitConstantInterfaceMethodref(ConstantInterfaceMethodref constant) |
void |
EmptyVisitor.visitConstantInterfaceMethodref(ConstantInterfaceMethodref obj) |
void |
Visitor.visitConstantInterfaceMethodref(ConstantInterfaceMethodref obj) |
| Constructor and Description |
|---|
ConstantInterfaceMethodref(ConstantInterfaceMethodref c)
Initialize from another object.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.