class ExhaustivenessChecker::Switch

Defined in:

exhaustiveness_checker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(variable : Variable, cases : Array(Case), decision : Decision | Nil) #

[View source]

Instance Method Detail

def cases : Array(Case) #

def decision : Decision | Nil #

def variable : Variable #