Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

5 lines
446 B
XML

<?xml version="1.0"?>
<clause number="17.1.3" title="Class body">
<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>
</clause>