class ExhaustivenessChecker::TVariant

Defined in:

exhaustiveness_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(variable : Variable, name : String, arguments : Array(Variable)) #

[View source]

Instance Method Detail

def arguments : Array(Variable) #

def name : String #

def variable : Variable #