Expand description
Node: cxx:Method:Luau.Ast:Ast/src/Parser.cpp:994:parseAttribute
Faithful port of Parser::parseAttribute — parse one @name attribute, or
a bracketed @[ name(args), ... ] list. Attribute arguments must be literal
constants/tables; the name is validated against the known-attribute table.