(a) <interface> ::= <interface_dcl> | <forward_dcl> (b) interface = {full_interface_declaration} interface_dcl | {forward_declaration} forward_dcl;