Метод | Описание | |
---|---|---|
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 |