class

Dragonstone::AST::Literal

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(value : LiteralValue | Nil, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
to_source(io : IO)
Source
value
Source