class ExhaustivenessChecker::NonEmptyList

Defined in:

exhaustiveness_checker.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def decision : Decision #

def first : Variable #

def rest : Variable #