jamesladd / stc

stc
Other
3 stars 2 forks source link

Added visitKeywordMessage handling to emit a message tail. Added prim… #34

Closed jamesladd closed 6 years ago

jamesladd commented 6 years ago

…ClassMethod so adding a class method did the right thing by getting the class in which to add a method. Added a test to ensure a class method was being invoked.