|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectbench.runtime.internal.cflowinternal.StackRef.Cell
public static class StackRef.Cell
| Field Summary | |
|---|---|
java.lang.Object |
elem
|
StackRef.Cell |
prev
|
| Constructor Summary | |
|---|---|
StackRef.Cell(StackRef.Cell prev,
java.lang.Object 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 StackRef.Cell prev
public java.lang.Object elem
| Constructor Detail |
|---|
public StackRef.Cell(StackRef.Cell prev,
java.lang.Object elem)
| Method Detail |
|---|
public int depth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||