Go to the first, previous, next, last section, table of contents.


10.6 Nested Refinement

The following syntax allows refinement of member declarations within classes.

refinement-member-decl ::= [ refine-prefix ] member-declaration

[[[Needs explanation and examples.]]]


Go to the first, previous, next, last section, table of contents.