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
toDocumentWithMetadata
Link copied to clipboard
toSurfaceNode
Link copied to clipboard
Returns a representation of this node in the surface syntax.