|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackHeights | |
---|---|
org.jboss.byteman.rule.compiler |
Uses of StackHeights in org.jboss.byteman.rule.compiler |
---|
Methods in org.jboss.byteman.rule.compiler that return StackHeights | |
---|---|
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 |
Constructors in org.jboss.byteman.rule.compiler with parameters of type StackHeights | |
---|---|
StackHeights(StackHeights toCopy)
create a copy with the same coutns as the original |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |