Type
type (joe
)
The Type
type is the root of the Joe type system, being the
meta-type of all other types. Instances of Type
are types
themselves, and are created in a variety of ways, i.e.,
by declaring a class
, or by implementing a Joe binding to a
Java type.