Package | Description |
---|---|
org.apache.bcel.generic |
This package contains the "generic" part of the
Byte Code Engineering
Library, i.e., classes to dynamically modify class objects and
byte code instructions.
|
Modifier and Type | Method and Description |
---|---|
void |
EmptyVisitor.visitINVOKEDYNAMIC(INVOKEDYNAMIC obj) |
void |
VisitorSupportsInvokeDynamic.visitINVOKEDYNAMIC(INVOKEDYNAMIC obj) |
Copyright © 2017. All rights reserved.