Guest User

Untitled

a guest
Aug 1st, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. list := OrderedCollection new.
  2. cls := list class.
  3. fields := cls instVarNames.
  4. methods := cls allSelectors.
Add Comment
Please, Sign In to add comment