메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
Frame ( Associative bindings, Frame prev ) : System |
Construct a frame on the stack.
|
public Frame ( Associative bindings, Frame prev ) : System | ||
bindings | Associative | Bindings all the way down the stack. |
prev | Frame | The previous frame. |
리턴 | System |