Class TypeAbstract

Base class of all type definitions.

Hierarchy (view full)

Constructors

Properties

type: keyof Models.TypeKindMap

The type name identifier.

Methods

  • Implementation method for toString. needsParenthesis will be used to determine if the returned string should be wrapped in parenthesis.

    Returns string