DSMBuilderPart¶ class dsviper.DSMBuilderPart¶ Bases: object A class used to represent a part of the assembled definitions. Note: Not directly instantiable. line_end() → int¶ Return the line end. line_start() → int¶ Return the line start. source() → str¶ Return the source.