class

Lit::Expr::Call

Inherits Lit::Expr / Reference / Object

Constructors

new(callee : ::Lit::Expr, paren : ::Lit::Token, arguments : Array(::Lit::Expr))
Source

Instance methods

accept(visitor : Visitor)
Source
arguments
Source
callee
Source
paren
Source