LiteralNode
class LiteralNode(value: Value, sourceLocation: SourceLocation) : AtomicExpressionNode
Content copied to clipboard
A literal constant.
Constructors
LiteralNode
Link copied to clipboard
Functions
toDocument
Link copied to clipboard