#include <slate.hpp>
Public Attributes | |
struct MethodDefinition * | method |
struct Symbol * | selector |
struct Map * | maps [METHOD_CACHE_ARITY] |
Definition at line 133 of file slate.hpp.
struct Map* MethodCacheEntry::maps[METHOD_CACHE_ARITY] [read] |
struct MethodDefinition* MethodCacheEntry::method [read] |
struct Symbol* MethodCacheEntry::selector [read] |