class

Lit::Expr::Var

Inherits Lit::Expr / Reference / Object

Constructors

new(name : ::Lit::Token, initializer : ::Lit::Expr, mutable : Bool)
Source

Instance methods

accept(visitor : Visitor)
Source
initializer
Source
mutable?
Source
name
Source