Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
esprima
Syntax
Statement
Interface Statement
Hierarchy
Node
Statement
EmptyStatement
ExpressionStatement
BlockStatement
IfStatement
LabeledStatement
BreakStatement
ContinueStatement
WithStatement
SwitchStatement
ReturnStatement
ThrowStatement
TryStatement
WhileStatement
DoWhileStatement
ForStatement
ForInStatement
DebuggerStatement
Declration
Index
Properties
leadingComments
loc
range
trailingComments
type
Properties
optional
public
leadingComments
?:
Comment
[]
optional
public
loc
?:
LineLocation
optional
public
range
?:
Array<number>
optional
public
trailingComments
?:
Comment
[]
public
type
:
string
Globals
esprima
esprima
esprima.Syntax
ArrayExpression
ArrowFunctionExpression
AssignmentExpression
BinaryExpression
BlockStatement
BlockStatementOrExpression
BreakStatement
CallExpression
CatchClause
Comment
ConditionalExpression
ContinueStatement
DebuggerStatement
Declration
DoWhileStatement
EmptyStatement
Expression
ExpressionStatement
ForInStatement
ForStatement
Function
FunctionDeclration
FunctionExpression
Identifier
IdentifierOrExpression
IfStatement
LabeledStatement
LineLocation
Literal
LiteralOrIdentifier
LogicalExpression
MemberExpression
NewExpression
Node
ObjectExpression
Position
Program
Property
ReturnStatement
SequenceExpression
SomeExpression
SomeStatement
SomeStatementOrList
Statement
leadingComments
loc
range
trailingComments
type
SwitchCase
SwitchStatement
ThisExpression
ThrowStatement
TryStatement
UnaryExpression
UpdateExpression
VariableDeclaration
VariableDeclarator
VariableDeclaratorOrExpression
WhileStatement
WithStatement