Structs

Parses an argument list. Ex: Constructor((double x, double y))

Parses an attribute with an identifier. Ex: PutForwards=name

Parses an identifier list. Ex: Exposed=((Window,Worker))

Parses a named argument list. Ex: NamedConstructor=Image((DOMString src))

Parses a plain attribute. Ex: Replaceable

Enums

Parses on of the forms of attribute

Parses stringifier|static

Type Definitions

Parses a list of attributes. Ex: [ attribute1, attribute2 ]

Matches comma separated identifier list