BaseNode.tokens

List of tokens consumed by this AST node

class BaseNode
const(Token)[] tokens;

Meta