Class IndexedAccessType

Represents an indexed access type.

Hierarchy (view full)

Constructors

Properties

indexType: Models.SomeType
objectType: Models.SomeType
type: "indexedAccess" = "indexedAccess"

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

Generated using TypeDoc