Package edu.cornell.cs.apl.viaduct.syntax.types
Types
ByteVecType
Link copied to clipboard
The type of booleans.
FunctionType
Link copied to clipboard
The type of a function or a function like object.
HostSetType
Link copied to clipboard
The type assigned to HostSetValues.
ImmutableCellType
Link copied to clipboard
The type of ImmutableCell objects.
MutableCellType
Link copied to clipboard
The type of MutableCell objects.
ObjectType
Link copied to clipboard
The type of objects.
StringType
Link copied to clipboard
The type of strings.
VectorType
Link copied to clipboard
The type of a Vector object.