Create a new, incomplete struct. The newly created struct type
has a fresh nonce.
Parameters: tag - The tag. throws: NullPointerException - Signals a null tag.
Create a new struct type. The newly created struct type has a
fresh nonce.
Parameters: tag - The tag. Parameters: members - The members. throws: NullPointerException - Signals a null tag.
Create a new struct type.
Parameters: template - The type whose annotations to copy. Parameters: nonce - The nonce. Parameters: tag - The tag. Parameters: members - The members. throws: NullPointerException - Signals a null tag.