Logo Xantham

NodeFlags Type

`NodeFlags`, from `tsc/internal/ast/nodeflags.go` upstream.

Record fields

Record Field Description

Ambient

Full Usage: Ambient

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

AwaitContext

Full Usage: AwaitContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Const

Full Usage: Const

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

ContainsThis

Full Usage: ContainsThis

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

DecoratorContext

Full Usage: DecoratorContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

DisallowConditionalTypesContext

Full Usage: DisallowConditionalTypesContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

DisallowInContext

Full Usage: DisallowInContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

ExportContext

Full Usage: ExportContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

HasAsyncFunctions

Full Usage: HasAsyncFunctions

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

HasExplicitReturn

Full Usage: HasExplicitReturn

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

HasImplicitReturn

Full Usage: HasImplicitReturn

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

HasJSDoc

Full Usage: HasJSDoc

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

InWithStatement

Full Usage: InWithStatement

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

JSDoc

Full Usage: JSDoc

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

JavaScriptFile

Full Usage: JavaScriptFile

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

JsonFile

Full Usage: JsonFile

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Let

Full Usage: Let

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

None

Full Usage: None

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

OptionalChain

Full Usage: OptionalChain

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

PossiblyContainsDeprecatedTag

Full Usage: PossiblyContainsDeprecatedTag

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

PossiblyContainsDynamicImport

Full Usage: PossiblyContainsDynamicImport

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

PossiblyContainsImportMeta

Full Usage: PossiblyContainsImportMeta

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Reparsed

Full Usage: Reparsed

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

ReparserTransformedLiteral

Full Usage: ReparserTransformedLiteral

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Synthesized

Full Usage: Synthesized

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

ThisNodeHasError

Full Usage: ThisNodeHasError

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

ThisNodeOrAnySubNodesHasError

Full Usage: ThisNodeOrAnySubNodesHasError

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Unreachable

Full Usage: Unreachable

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Using

Full Usage: Using

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

YieldContext

Full Usage: YieldContext

Field type: NodeFlags
Modifiers: static
Field type: NodeFlags

Type something to start searching.