struct Mint::Workspace::Result

Defined in:

workspace.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : TypeChecker | Error, warnings : Array(Warning)) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(value _value = @value, warnings _warnings = @warnings) #

[View source]
def value : TypeChecker | Error #

def warnings : Array(Warning) #