-
class
AST node for a JavaScript 1.7 Array comprehension.
class
AST node for a single 'for (foo in bar)' loop construct in a JavaScript 1.7 Array comprehension.
class
Node for the root of a parse tree.
class
class
class
class
For-in or for-each-in or for-of statement.
class
C-style for-loop statement.
class
A JavaScript function declaration or expression.
class
class
class
AST node representing a label.
class
AST node for let statements and expressions.
class
Abstract base type for loops.
class
Represents a scope in the lexical scope chain.
class
Base type for
AstRoot
and
FunctionNode
nodes, which need to collect much of the
same information.
class
Switch statement AST node type.
class
void
Sets the statement to break to.
void
void