subtype_declaration ::= "subtype" defining_identifier "is" subtype_indication ";"
This rule is called by -> basic_declaration
-> basic_declaration