This is the class that Treetop defines for parsing Less files. Since not everything gets parsed into the AST but is instead resolved at parse-time, we need to override some of it so that it can be converted into Sass.
[Validate]