* List<String> getNames() {
*
* }
*
*
* List<String> getNames() { }
*
* @code List getNames {}}
*/
22
@code
* List getNames() {
*
* }
* }
*/
23
No HTML
IDE limitations: recognize, syntax highlighting, etc
@code
* List getNames() {
*
* }
* }
*/
27
Positions for future
@code
* List getNames() {
*
* }
* }
*/
// @start region=“section"
// @end
28