FayrantLang::AST::BooleanLiteralExpr
Inherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object
Constructors
new(value : Bool)
SourceInstance methods
eval(ctx : Context) : BooleanValue
SourceInherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object