You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neppord edited this page Mar 6, 2011
·
3 revisions
Translates the ast into a Token stream
A Token is a object with a mode name, a name and a value dict. This is later used by the Translator to formate the text and create the coresoponding code.