Parses Typhax type expressions.
Renders types using Typhax syntax, without whitespace.
The interface implemented by type renderers.
Represents an and type.
Represents an array type.
Represents a boolean type.
Represents a callable type.
Represents an extension type.
Represents a float type.
Represents an integer type.
Represents a mixed type.
Represents a null type.
Represents a numeric type.
Represents an object type.
Represents an or type.
Represents a resource type.
Represents a stream type.
Represents a string type.
Represents a stringable type.
The interface used to identify traversable primary types.
Represents a traversable type.
Represents a tuple type.
The interface implemented by types.
The interface implemented by type visitors.