class

Dragonstone::AST::Variable

Inherits Dragonstone::AST::Node < Reference < Object

Constructors

new(name : String, type_annotation : TypeExpression | Nil = nil, location : Location | Nil = nil)
Source

Instance methods

accept(visitor)
Source
name
Source
to_source(io : IO)
Source
type_annotation
Source