class Parser::Builders::Default

def forwarded_args(dots_t)

def forwarded_args(dots_t)
  n(:forwarded_args, [], token_map(dots_t))
end