public static class StripLineComments.Comment
extends java.lang.Object
| Constructor and Description | 
|---|
| StripLineComments.Comment() | 
public final void setValue(java.lang.String comment)
comment - The prefix for a line comment of this type.
 Must not be null.public final java.lang.String getValue()
public void addText(java.lang.String comment)
comment - The prefix for a line comment of this type.
 Must not be null.