Package | Description |
---|---|
org.jboss.classfilewriter.code |
Modifier and Type | Method and Description |
---|---|
LookupSwitchBuilder |
LookupSwitchBuilder.add(int value,
CodeLocation location)
Adds a value to the table
|
Modifier and Type | Method and Description |
---|---|
void |
CodeAttribute.lookupswitch(LookupSwitchBuilder lookupSwitchBuilder)
Adds a lookup switch statement
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.