Object
~~|
~~+--SmartComments
~~~~~~~|
~~~~~~~+--VComments
~~~~~~~~~~~~|
~~~~~~~~~~~~+--LComments
Directly known subclasses:
public static class LComments extends VComments
The LComments class.
This class, is almost identical to the super class, except that the constructor has different defaults.
LComments(letter="L", verboseName="log", ...)