Logo Xantham

CheckFlags Type

`CheckFlags`, from `tsc/internal/ast/checkflags.go` upstream.

Record fields

Record Field Description

ContainsPrivate

Full Usage: ContainsPrivate

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsProtected

Full Usage: ContainsProtected

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsPublic

Full Usage: ContainsPublic

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsStatic

Full Usage: ContainsStatic

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsWritePrivate

Full Usage: ContainsWritePrivate

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsWriteProtected

Full Usage: ContainsWriteProtected

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ContainsWritePublic

Full Usage: ContainsWritePublic

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

DeferredType

Full Usage: DeferredType

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

HasLiteralType

Full Usage: HasLiteralType

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

HasNeverType

Full Usage: HasNeverType

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

HasNonUniformType

Full Usage: HasNonUniformType

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

IndexSymbol

Full Usage: IndexSymbol

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Instantiated

Full Usage: Instantiated

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

IsDiscriminant

Full Usage: IsDiscriminant

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

IsDiscriminantComputed

Full Usage: IsDiscriminantComputed

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Late

Full Usage: Late

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Mapped

Full Usage: Mapped

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

None

Full Usage: None

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

OptionalParameter

Full Usage: OptionalParameter

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ReadPartial

Full Usage: ReadPartial

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Readonly

Full Usage: Readonly

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

RestParameter

Full Usage: RestParameter

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

ReverseMapped

Full Usage: ReverseMapped

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

StripOptional

Full Usage: StripOptional

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

SyntheticMethod

Full Usage: SyntheticMethod

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

SyntheticProperty

Full Usage: SyntheticProperty

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Unresolved

Full Usage: Unresolved

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

WritePartial

Full Usage: WritePartial

Field type: CheckFlags
Modifiers: static
Field type: CheckFlags

Type something to start searching.