Logo Xantham

NodeFlags Module

Composite `NodeFlags` values, computed from the cases above rather than written out.

Functions and values

Function or value Description

AwaitUsing

Full Usage: AwaitUsing

Returns: NodeFlags 6u

Const | Using

Returns: NodeFlags

6u

BlockScoped

Full Usage: BlockScoped

Returns: NodeFlags 7u

Let | Const | Using

Returns: NodeFlags

7u

Constant

Full Usage: Constant

Returns: NodeFlags 6u

Const | Using

Returns: NodeFlags

6u

ContextFlags

Full Usage: ContextFlags

Returns: NodeFlags 25263104u

DisallowInContext | DisallowConditionalTypesContext | YieldContext | DecoratorContext | AwaitContext | JavaScriptFile | InWithStatement | Ambient

Returns: NodeFlags

25263104u

IdentifierHasExtendedUnicodeEscape

Full Usage: IdentifierHasExtendedUnicodeEscape

Returns: NodeFlags 128u

ContainsThis

Returns: NodeFlags

128u

IdentifierIsInJSDocNamespace

Full Usage: IdentifierIsInJSDocNamespace

Returns: NodeFlags 262144u

HasAsyncFunctions

Returns: NodeFlags

262144u

NestedNamespace

Full Usage: NestedNamespace

Returns: NodeFlags 32u

OptionalChain

Returns: NodeFlags

32u

PermanentlySetIncrementalFlags

Full Usage: PermanentlySetIncrementalFlags

Returns: NodeFlags 1572864u

PossiblyContainsDynamicImport | PossiblyContainsImportMeta

Returns: NodeFlags

1572864u

ReachabilityAndEmitFlags

Full Usage: ReachabilityAndEmitFlags

Returns: NodeFlags 262912u

ReachabilityCheckFlags | HasAsyncFunctions

Returns: NodeFlags

262912u

ReachabilityCheckFlags

Full Usage: ReachabilityCheckFlags

Returns: NodeFlags 768u

HasImplicitReturn | HasExplicitReturn

Returns: NodeFlags

768u

TypeExcludesFlags

Full Usage: TypeExcludesFlags

Returns: NodeFlags 10240u

YieldContext | AwaitContext

Returns: NodeFlags

10240u

Type something to start searching.