Logo Xantham

CodeKey Type

Outer envelope distinguishing whether a TypeKey identifies an exported declaration (ExportCodeKey) or a structural type (TypeCodeKey).

Union cases

Union case Description

Export export

Full Usage: Export export

Parameters:

The key identifies an exported declaration.

export : ExportCodeKey

Type typeCode

Full Usage: Type typeCode

Parameters:

The key identifies a structural type only.

typeCode : TypeCodeKey

Instance members

Instance member Description

this.IsExport

Full Usage: this.IsExport

Returns: bool
Returns: bool

this.IsType

Full Usage: this.IsType

Returns: bool
Returns: bool

Type something to start searching.