public final class FrameTable extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Get this object's frame stack depth.
|
String |
getStackTrace(Stack oStack)
Return a string representing the current function call stack.
|
Frame |
peek()
Peek at the frame on top of this FrameTable object.
|
public int getDepth()
public Frame peek()
Copyright © 2010 - 2020 Adobe. All Rights Reserved