Migrating from monodoc/ecma334 to mcs/docs/ecma334...
[mono.git] / mcs / docs / ecma334 / 18.1.3.xml
1 <?xml version="1.0"?>
2 <clause number="18.1.3" title="Struct body">
3   <paragraph>The <non_terminal where="18.1.3">struct-body</non_terminal> of a struct defines the members of the struct. <grammar_production><name><non_terminal where="18.1.3">struct-body</non_terminal></name> : <rhs><terminal>{</terminal><non_terminal where="18.2">struct-member-declarations</non_terminal><opt/><terminal>}</terminal></rhs></grammar_production></paragraph>
4 </clause>