2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / docs / ecma334 / 17.1.3.xml
blob48ed3b5f6c77fa0638308f9be1d3a8055e54404b
1 <?xml version="1.0"?>
2 <clause number="17.1.3" title="Class body">
3   <paragraph>The <non_terminal where="17.1.3">class-body</non_terminal> of a class defines the members of that class. <grammar_production><name><non_terminal where="17.1.3">class-body</non_terminal></name> : <rhs><terminal>{</terminal><non_terminal where="17.2">class-member-declarations</non_terminal><opt/><terminal>}</terminal></rhs></grammar_production></paragraph>
4 </clause>