Path: | rdoc/en/grammar.en.rdoc |
Last Update: | Wed Apr 17 05:46:19 +0000 2013 |
There‘s two block on toplevel. one is ‘class’ block, another is ‘user code’ block. ‘user code’ block MUST places after ‘class’ block.
You can insert comment about all places. Two style comment can be used, Ruby style (#.….) and C style (/*.…..*/) .
The class block is formed like this: