Enumeration TypeContext

Enumeration that can be used when traversing types to track the location of recursion. Used by TypeDoc internally to track when to output parenthesis when rendering.

Enumeration Members

arrayElement
conditionalCheck
conditionalExtends
conditionalFalse
conditionalTrue
indexedAccessElement
indexedIndex
indexedObject
inferredConstraint
intersectionElement
mappedName
mappedParameter
mappedTemplate
none
optionalElement
predicateTarget
queryTypeTarget
referenceTypeArgument
restElement
templateLiteralElement
tupleElement
typeOperatorTarget
unionElement