Optional
sourceType: "script" | "module" | "auto"Static
ALLOWED_Static
ALLOWED_Static
ALLOWED_Rest
...args: AsArray<T>Rest
...args: AsArray<T>Rest
...args: AsArray<T>Rest
...args: AsArray<T>Rest
...args: AsArray<T>Optional
onIdent: anyOptional
onIdent: anyOptional
onIdent: anyOptional
onIdent: anyOptional
onIdent: anyWalking iterates the statements and expressions and processes them
Pre walking iterates the scope for variable declarations
Walks a statements that is nested within a parent statement and can potentially be a non-block statement. This enforces the nested statement to never be in ASI position.
Walking iterates the statements and expressions and processes them
Generated using TypeDoc
Block pre walking iterates the scope for block variable declarations