class ExhaustivenessChecker::Variant
- ExhaustivenessChecker::Variant
- Reference
- Object
Defined in:
exhaustiveness_checker.crConstructors
Instance Method Summary
Constructor Detail
def self.new(parameters : Array(ExhaustivenessChecker::Type | ExhaustivenessChecker::TypeVariable) = [] of Checkable)
#