FayrantLang::AST::StringLiteralExpr
Inherits FayrantLang::AST::Expr / Reference / Object
Constructors
new(fragments : Array(StringFragment))
SourceInstance methods
==(other : StringLiteralExpr)
Sourceeval(ctx : Context) : AnyValue
Sourcefragments
Source