class ExhaustivenessChecker::TList

Defined in:

exhaustiveness_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(variable : Variable, first : Variable, rest : Variable) #

[View source]

Instance Method Detail

def first : Variable #

def rest : Variable #

def variable : Variable #