| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.bcel.external.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 | Class and Description |
|---|---|
class |
LOOKUPSWITCH
LOOKUPSWITCH - Switch with unordered set of values
|
class |
TABLESWITCH
TABLESWITCH - Switch within given range of values, i.e., low..high
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyVisitor.visitSelect(Select obj) |
void |
Visitor.visitSelect(Select obj) |
Copyright © 2018–2021 mhoffrogge. All rights reserved.