class

Dragonstone::AST::AliasDefinition

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

Constructors

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

Instance methods

accept(visitor)
Source
name
Source
type_expression
Source