class

FayrantLang::AST::StringLiteralFragment

Inherits FayrantLang::AST::StringFragment / Reference / Object

Constructors

new(str : String)
Source

Instance methods

==(other : StringLiteralFragment)
Source
eval(ctx : Context) : String
Source