slot docs and rename

This commit is contained in:
Torsten Ruger
2015-06-21 00:21:42 +03:00
parent eeaf2d97de
commit 6867175bd1
9 changed files with 56 additions and 40 deletions

View File

@ -8,7 +8,7 @@ module Virtual
# - the message that has been received: MessageSlot
# - the frame of the method that is executing (local variables): FrameSlot
# - self as an object: SelfSlot
# - a message that will be sent, NewMessageSlot
# - a message that will be sent, NextMessageSlot
# additionally frame, self and return are slots in Message and NewMessage