Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
FayrantLang::AST::FunctionCallExpr
Inherits
FayrantLang::AST::Expr
/
Reference
/
Object
Constructors
new
(fn :
Expr
, args :
Array
(
Expr
))
Source
Instance methods
==
(other :
FunctionCallExpr
)
Source
args
Source
eval
(ctx :
Context
) :
AnyValue
Source
fn
Source