class

Myst::Literal

Inherits Myst::Node / Reference / Object

Any literal node. This intermediate class allows the parser to easily assert that a node is a literal, without worry about type expansion to Node+, which would allow any Node type.