#include <slate.hpp>
Public Attributes | |
struct Object | base |
struct CompiledMethod * | method |
struct LexicalContext * | lexicalWindow [] |
Definition at line 258 of file slate.hpp.
struct Object Closure::base [read] |
struct LexicalContext* Closure::lexicalWindow[] [read] |
struct CompiledMethod* Closure::method [read] |