Class specifier syntax

1 class
1 struct
1 union
2 class_name
3? : base_clause
4 {
5? member_list
6 }