module Melbourne module AST # The file macro as in: # # __FILE__ # class File < Node end end end