Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
simple_sub
master
SimpleSub
CompactType
Analysis
TypeFunction
TypePrimitive
TypeVariable
Error
StructRef
Term
TermApp
TermLam
TermLit
TermVar
Typer
Ctx
SimpleType
Type
TypeFunction
TypePolymorphic
TypePrimitive
TypeVariable
Generated using Crystal 1.10.1
2024-02-25 04:35:10 UTC
class
SimpleSub::
Error
SimpleSub::Error
Exception
Reference
Object
Defined in:
simple_sub/error.cr
Constructors
.new
(message)
Instance Method Summary
#message
: String | Nil
#message=
(message : String | Nil)
Constructor Detail
def self.
new
(message)
#
[
View source
]
Instance Method Detail
def
message
: String | Nil
#
[
View source
]
def
message=
(message : String | Nil)
#
[
View source
]