DSMLiteral

class dsviper.DSMLiteral

Bases: object

What a declaration writes as a literal: the base of DSMLiteralValue and DSMLiteralList.

Reached from DSMStructureField.default_value(); narrow it to the concrete class to read what it holds.

Note: Not directly instantiable.