disable broken tests on net_4_0
[mcs.git] / docs / ecma334 / 20.1.3.xml
blobd6826d7ce4939b4f674743dd85948af62abeda23
1 <?xml version="1.0"?>
2 <clause number="20.1.3" title="Interface body">
3   <paragraph>The <non_terminal where="20.1.3">interface-body</non_terminal> of an interface defines the members of the interface. <grammar_production><name><non_terminal where="20.1.3">interface-body</non_terminal></name> : <rhs><terminal>{</terminal><non_terminal where="20.2">interface-member-declarations</non_terminal><opt/><terminal>}</terminal></rhs></grammar_production></paragraph>
4 </clause>