Overview

Namespaces

  • chippyash
    • Type
      • Exceptions
      • Interfaces
      • Number
        • Complex
        • Rational
      • String

Classes

  • chippyash\Type\AbstractMultiValueType
  • chippyash\Type\AbstractType
  • chippyash\Type\AbstractTypeFactory
  • chippyash\Type\BoolType
  • chippyash\Type\Number\Complex\AbstractComplexType
  • chippyash\Type\Number\Complex\ComplexType
  • chippyash\Type\Number\Complex\ComplexTypeFactory
  • chippyash\Type\Number\Complex\GMPComplexType
  • chippyash\Type\Number\FloatType
  • chippyash\Type\Number\GMPIntType
  • chippyash\Type\Number\IntType
  • chippyash\Type\Number\NaturalIntType
  • chippyash\Type\Number\Rational\AbstractRationalType
  • chippyash\Type\Number\Rational\GMPRationalType
  • chippyash\Type\Number\Rational\RationalType
  • chippyash\Type\Number\Rational\RationalTypeFactory
  • chippyash\Type\Number\WholeIntType
  • chippyash\Type\String\DigitType
  • chippyash\Type\String\StringType
  • chippyash\Type\TypeFactory

Interfaces

  • chippyash\Type\Interfaces\ComplexTypeInterface
  • chippyash\Type\Interfaces\GMPInterface
  • chippyash\Type\Interfaces\NumericTypeInterface
  • chippyash\Type\Interfaces\RationalTypeInterface
  • chippyash\Type\Interfaces\TypeInterface

Exceptions

  • chippyash\Type\Exceptions\GmpNotSupportedException
  • chippyash\Type\Exceptions\InvalidTypeException
  • chippyash\Type\Exceptions\NotRealComplexException
  • Overview
  • Namespace
  • Class
  • Tree

Tree

Classes

  • chippyash\Type\AbstractType implements chippyash\Type\Interfaces\TypeInterface
    • chippyash\Type\AbstractMultiValueType
      • chippyash\Type\Number\Complex\AbstractComplexType implements chippyash\Type\Interfaces\ComplexTypeInterface, chippyash\Type\Interfaces\NumericTypeInterface
        • chippyash\Type\Number\Complex\ComplexType
        • chippyash\Type\Number\Complex\GMPComplexType implements chippyash\Type\Interfaces\GMPInterface
      • chippyash\Type\Number\Rational\AbstractRationalType implements chippyash\Type\Interfaces\RationalTypeInterface, chippyash\Type\Interfaces\NumericTypeInterface
        • chippyash\Type\Number\Rational\GMPRationalType implements chippyash\Type\Interfaces\GMPInterface
        • chippyash\Type\Number\Rational\RationalType
    • chippyash\Type\BoolType
    • chippyash\Type\Number\FloatType implements chippyash\Type\Interfaces\NumericTypeInterface
    • chippyash\Type\Number\IntType implements chippyash\Type\Interfaces\NumericTypeInterface
      • chippyash\Type\Number\GMPIntType implements chippyash\Type\Interfaces\GMPInterface
      • chippyash\Type\Number\NaturalIntType
      • chippyash\Type\Number\WholeIntType
    • chippyash\Type\String\DigitType
    • chippyash\Type\String\StringType
  • chippyash\Type\AbstractTypeFactory
    • chippyash\Type\Number\Complex\ComplexTypeFactory
    • chippyash\Type\Number\Rational\RationalTypeFactory
    • chippyash\Type\TypeFactory

Interfaces

  • chippyash\Type\Interfaces\ComplexTypeInterface implements chippyash\Type\Interfaces\TypeInterface
  • chippyash\Type\Interfaces\GMPInterface
  • chippyash\Type\Interfaces\NumericTypeInterface
  • chippyash\Type\Interfaces\RationalTypeInterface implements chippyash\Type\Interfaces\TypeInterface
  • chippyash\Type\Interfaces\TypeInterface

Exceptions

  • Exception
    • chippyash\Type\Exceptions\GmpNotSupportedException
    • chippyash\Type\Exceptions\InvalidTypeException
    • chippyash\Type\Exceptions\NotRealComplexException
Chippyash Strong Types API documentation generated by ApiGen 2.8.0