export

export 
      ::= ( type_dcl | const_dcl | except_dcl | attr_dcl | op_dcl ) ";" 

[rule list]
This rule is called by

-> interface_body