class Stacklang::AST::Struct::Field

Defined in:

stacklang/ast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : Tokenizer::Token, name : Identifier, constraint : Type) #

[View source]

Instance Method Detail

def constraint : Stacklang::AST::Type #

[View source]
def dump(io, indent = 0) #

[View source]

[View source]

[View source]