|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.internal.cflowinternal.StackInt.Cell
public static class StackInt.Cell
| Field Summary | |
|---|---|
int |
elem
|
StackInt.Cell |
prev
|
| Constructor Summary | |
|---|---|
StackInt.Cell(StackInt.Cell prev,
int elem)
|
|
| Method Summary | |
|---|---|
int |
depth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public StackInt.Cell prev
public int elem
| Constructor Detail |
|---|
public StackInt.Cell(StackInt.Cell prev,
int elem)
| Method Detail |
|---|
public int depth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||