List of all items
Structs
- ast::array::ArrayType
- ast::array::AssociativeArrayType
- ast::array::ListType
- ast::array::NonEmptyArrayType
- ast::array::NonEmptyListType
- ast::callable::CallableType
- ast::callable::CallableTypeParameter
- ast::callable::CallableTypeParameters
- ast::callable::CallableTypeReturnType
- ast::callable::CallableTypeSpecification
- ast::class_like_string::ClassStringType
- ast::class_like_string::EnumStringType
- ast::class_like_string::InterfaceStringType
- ast::class_like_string::TraitStringType
- ast::composite::IntersectionType
- ast::composite::NullableType
- ast::composite::ParenthesizedType
- ast::composite::UnionType
- ast::conditional::ConditionalType
- ast::generics::GenericParameterEntry
- ast::generics::GenericParameters
- ast::generics::SingleGenericParameter
- ast::identifier::Identifier
- ast::index_access::IndexAccessType
- ast::int_range::IntRangeType
- ast::iterable::IterableType
- ast::key_of::KeyOfType
- ast::keyword::Keyword
- ast::literal::LiteralFloatType
- ast::literal::LiteralIntType
- ast::literal::LiteralStringType
- ast::properties_of::PropertiesOfType
- ast::reference::MemberReferenceType
- ast::reference::ReferenceType
- ast::shape::ShapeAdditionalFields
- ast::shape::ShapeField
- ast::shape::ShapeType
- ast::unary::NegatedType
- ast::unary::PositedType
- ast::value_of::ValueOfType
- ast::variable::VariableType
- lexer::TypeLexer
- token::TypeToken
Enums
- ast::Type
- ast::callable::CallableTypeKind
- ast::int_range::LiteralIntOrKeyword
- ast::properties_of::PropertiesOfFilter
- ast::shape::ShapeTypeKind
- error::ParseError
- error::SyntaxError
- token::TypeTokenKind