The commented lines are held in a CommentedLineSequence and parsed by the grammar defined in DdsParserFactory. The parser factory makes use of the individual xxxLineParser classes defined in this package in order to recognize specific line types. @see com.ibm.etools.iseries.dds.parser.lines.CommentedLine @see com.ibm.etools.iseries.dds.parser.lines.CommentedLineSequence @see com.ibm.etools.iseries.dds.parser.DdsParserFactory