class RBS::AST::Ruby::Annotations::SplatParamTypeAnnotation

@rbs *name: Type -- comment annotation in leading comments

@rbs *a: String -- comment
^^^^                         -- prefix_location
     ^                       -- star_location
      ^                      -- name_location
       ^                     -- colon_location
                ^^^^^^^^^^   -- comment_location
@rbs *: String
^^^^             -- prefix_location
     ^           -- star_location
      ^          -- colon_location