Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
esprima
Syntax
Identifier
Interface Identifier
Hierarchy
Node
Expression
Identifier
LiteralOrIdentifier
IdentifierOrExpression
Index
Properties
leadingComments
loc
name
range
trailingComments
type
Properties
optional
public
leadingComments
?:
Comment
[]
optional
public
loc
?:
LineLocation
public
name
:
string
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
leadingComments
loc
name
range
trailingComments
type
IdentifierOrExpression
IfStatement
LabeledStatement
LineLocation
Literal
LiteralOrIdentifier
LogicalExpression
MemberExpression
NewExpression
Node
ObjectExpression
Position
Program
Property
ReturnStatement
SequenceExpression
SomeExpression
SomeStatement
SomeStatementOrList
Statement
SwitchCase
SwitchStatement
ThisExpression
ThrowStatement
TryStatement
UnaryExpression
UpdateExpression
VariableDeclaration
VariableDeclarator
VariableDeclaratorOrExpression
WhileStatement
WithStatement