gravizo-scratch-pad custom_mark12 /** *Structural Things *@opt commentname *@note Notes can *be extended to *span multiple lines */ class Structural{} /** *@opt all *@note Class */ class Counter extends Structural { int counter; etCounter(); } custom_mark12