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
abstract class
SimpleSub::
Typer::
Type
SimpleSub::Typer::Type
Reference
Object
Direct Known Subclasses
SimpleSub::Typer::SimpleType
SimpleSub::Typer::TypePolymorphic
Defined in:
simple_sub/type.cr
Instance Method Summary
#instantiated
: SimpleType
#level
: Int32
#show
(io : IO)
#show
Instance Method Detail
abstract def
instantiated
:
SimpleType
#
[
View source
]
abstract def
level
: Int32
#
[
View source
]
abstract def
show
(io : IO)
#
[
View source
]
def
show
#
[
View source
]