PseudoTypes
Table of Contents
Classes
- ArrayShape
- ArrayShapeItem
- CallableString
- Value Object representing the type 'string'.
- Conditional
- Value Object representing the conditional type.
- ConditionalForParameter
- Value Object representing the conditional type for parameter.
- ConstExpression
- False_
- Value Object representing the PseudoType 'False', which is a Boolean type.
- FloatValue
- HtmlEscapedString
- Value Object representing the type 'string'.
- IntegerRange
- Value Object representing the type 'int'.
- IntegerValue
- IntMask
- Value Object representing the `int-mask` type.
- IntMaskOf
- Value Object representing the `int-mask-of` type.
- KeyOf
- Value Object representing the `key-of` type.
- List_
- Value Object representing the type 'list'.
- ListShape
- ListShapeItem
- LiteralString
- Value Object representing the type 'string'.
- LowercaseString
- Value Object representing the type 'string'.
- NegativeInteger
- Value Object representing the type 'int'.
- NonEmptyArray
- Value Object representing the type 'non-empty-array'.
- NonEmptyList
- Value Object representing the type 'non-empty-list'.
- NonEmptyLowercaseString
- Value Object representing the type 'string'.
- NonEmptyString
- Value Object representing the type 'string'.
- Numeric_
- Value Object representing the 'numeric' pseudo-type, which is either a numeric-string, integer or float.
- NumericString
- Value Object representing the type 'string'.
- ObjectShape
- ObjectShapeItem
- OffsetAccess
- Value Object representing the offset access type.
- PositiveInteger
- Value Object representing the type 'int'.
- ShapeItem
- StringValue
- TraitString
- Value Object representing the type 'string'.
- True_
- Value Object representing the PseudoType 'False', which is a Boolean type.
- ValueOf
- Value Object representing the `value-of` type.