DSMLiteral¶
- class dsviper.DSMLiteral¶
Bases:
objectWhat 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.