class Parser::Builders::Default

def forwarded_restarg(star_t)

def forwarded_restarg(star_t)
  n(:forwarded_restarg, [], token_map(star_t))
end