Package | Description |
---|---|
org.jboss.byteman.rule.compiler |
Modifier and Type | Method and 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 and Description |
---|
StackHeights(StackHeights toCopy)
create a copy with the same coutns as the original
|
Copyright © 2017. All Rights Reserved.