class SimpleSub::Typer::TypeFunction
Defined in:
simple_sub/type.crConstructors
Instance Method Summary
- #level : Int32
- #param : SimpleType
- #param=(param : SimpleType)
- #ret : SimpleType
- #ret=(ret : SimpleType)
- #show(io : IO)
Instance methods inherited from class SimpleSub::Typer::SimpleType
instantiated : SimpleType
instantiated
Instance methods inherited from class SimpleSub::Typer::Type
instantiated : SimpleType
instantiated,
level : Int32
level,
show(io : IO)show show