Lukas Renggli wrote > > Can be easily done with RB: You parse it (RBParser parseExpression: > aString) and do a semantic analysis (see the tests in AST-Tests-Semantics > for examples). >
Thanks, Lukas! How did I know that you would answer ;-) I got that far, but couldn't figure out what to pass to annotateInClass:. Not calling it, or passing nil both lead to errors. -- View this message in context: http://forum.world.st/Classes-referenced-in-code-string-tp4244214p4244389.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
