#[derive(Parse)]
{
// Attributes available to this derive:
#[head]
#[syntax_class]
#[token]
#[delimiters]
#[delegate]
#[parse_with]
#[pattern]
}
#[derive(Parse)]
{
// Attributes available to this derive:
#[head]
#[syntax_class]
#[token]
#[delimiters]
#[delegate]
#[parse_with]
#[pattern]
}