| Package | Description |
|---|---|
| org.jboss.byteman.rule.compiler |
| Modifier and Type | Method | Description |
|---|---|---|
StackHeights |
StackHeights.addLocalCount(int increment) |
increment the local count and return this to allow chaining
|
StackHeights |
StackHeights.addStackCount(int increment) |
increment the stack count and return this to allow chaining
|
| Constructor | Description |
|---|---|
StackHeights(StackHeights toCopy) |
create a copy with the same counts as the original
|
Copyright © 2018. All rights reserved.