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