class SimpleSub::Typer::TypePrimitive
Defined in:
simple_sub/type.crConstant Summary
-
BOOL =
TypePrimitive.new("bool")
-
INT =
TypePrimitive.new("int")
Constructors
Instance Method Summary
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