Oct. 28, 2014
9:59 a.m.
2014-10-27 19:36 GMT+01:00 Mark Rizun <mrizun@gmail.com>:
Hi all,
Trying to understand here how tokens are used in AST. So far I can not see any order in usage of tokens. For instance, why RBValueNode doesn't have token? Is it haow it's supposed to be?
RBValueNode is an abstract class.
Cheers, Mark