class

FayrantLang::AST::StringLiteralExpr

Inherits FayrantLang::AST::Expr / Reference / Object

Constructors

new(fragments : Array(StringFragment))
Source

Instance methods

==(other : StringLiteralExpr)
Source
eval(ctx : Context) : AnyValue
Source
fragments
Source