Class Comment

java.lang.Object
com.pnfsoftware.jeb.core.units.impl.Comment

@Ser public class Comment extends Object
Comments are managed by comment managers. A comment can consist of: a primary inline string; a secondary top string; a collection of meta comments (pairs of object/flag). Comments are not immutable, but should not be attempted to be modified directly. Modifications are to be done by a comment manager.