| Did you know ... | Search Documentation: |
| class-get_table |
<->slot.
The -get_table and -send_table both map selectors onto implementations.
The implementation is either a method or a variable. All these tables
only contain the currently resolved methods: they are initially empty.
Used and maintained by:
-local_table class <-instance_variable-get_table class <-get_method-send_table class <-send_method
-get_methods