struct

Dragonstone::AST::NamedTupleEntry

Inherits Struct < Value < Object

Constructors

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

Instance methods

location
Source
name
Source
to_source
Source
type_annotation
Source
value
Source