subtype_declaration

subtype_declaration 
      ::= 
      "subtype" type_name "is" type_spec ";" 

[rule list]
This rule is call by

-> declare_spec -> package_obj_body -> package_obj_spec