# File lib/parser/builders/default.rb, line 84
    def nil(nil_t)
      n0(:nil,
        token_map(nil_t))
    end