class

Sheety::AST::StringLiteral

Inherits Sheety::AST::Node < Reference < Object

String literal node

Constructors

new(value : String)
Source

Instance methods

expr

Get the expression string for this node

Source
value
Source
value=(value : String)
Source