Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
occ_typing
main
OccTyping
StructRef
Term
TermApply
TermIfIsThenElse
TermLambda
TermVar
Type
TypeBase
TypeFunction
Typer
Env
TypeUnion
Generated using Crystal 1.14.0
2024-11-26 08:19:15 UTC
class
OccTyping::
Typer
OccTyping::Typer
Reference
Object
Defined in:
occ_typing/typer.cr
Constructors
.new
Instance Method Summary
#typeof
(env : Env, term : Term) : Type
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
typeof
(env :
Env
, term :
Term
) :
Type
#
[
View source
]