Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
TypeScript
ImportCall
Interface ImportCall
Hierarchy
CallExpression
ImportCall
Index
Properties
_declaration
Brand
_expression
Brand
_left
Hand
Side
Expression
Brand
_unary
Expression
Brand
_update
Expression
Brand
arguments
decorators
end
expression
flags
kind
modifiers
parent
pos
question
Dot
Token
type
Arguments
Methods
for
Each
Child
get
Child
At
get
Child
Count
get
Children
get
End
get
First
Token
get
Full
Start
get
Full
Text
get
Full
Width
get
Last
Token
get
Leading
Trivia
Width
get
Source
File
get
Start
get
Text
get
Width
Properties
_declaration
Brand
_declaration
Brand
:
any
_expression
Brand
_expression
Brand
:
any
_left
Hand
Side
Expression
Brand
_left
Hand
Side
Expression
Brand
:
any
_unary
Expression
Brand
_unary
Expression
Brand
:
any
_update
Expression
Brand
_update
Expression
Brand
:
any
Readonly
arguments
arguments
:
NodeArray
<
Expression
>
Optional
Readonly
decorators
decorators
:
NodeArray
<
Decorator
>
Readonly
end
end
:
number
Readonly
expression
expression
:
ImportExpression
Readonly
flags
flags
:
NodeFlags
Readonly
kind
kind
:
CallExpression
Optional
Readonly
modifiers
modifiers
:
ModifiersArray
Readonly
parent
parent
:
Node
Readonly
pos
pos
:
number
Optional
Readonly
question
Dot
Token
question
Dot
Token
:
QuestionDotToken
Optional
Readonly
type
Arguments
type
Arguments
:
NodeArray
<
TypeNode
>
Methods
for
Each
Child
for
Each
Child<T>
(
cbNode
:
(
node
:
Node
)
=>
T
, cbNodeArray
?:
(
nodes
:
NodeArray
<
Node
>
)
=>
T
)
:
T
Type parameters
T
Parameters
cbNode:
(
node
:
Node
)
=>
T
(
node
:
Node
)
:
T
Parameters
node:
Node
Returns
T
Optional
cbNodeArray:
(
nodes
:
NodeArray
<
Node
>
)
=>
T
(
nodes
:
NodeArray
<
Node
>
)
:
T
Parameters
nodes:
NodeArray
<
Node
>
Returns
T
Returns
T
get
Child
At
get
Child
At
(
index
:
number
, sourceFile
?:
SourceFile
)
:
Node
Parameters
index:
number
Optional
sourceFile:
SourceFile
Returns
Node
get
Child
Count
get
Child
Count
(
sourceFile
?:
SourceFile
)
:
number
Parameters
Optional
sourceFile:
SourceFile
Returns
number
get
Children
get
Children
(
sourceFile
?:
SourceFile
)
:
Node
[]
Parameters
Optional
sourceFile:
SourceFile
Returns
Node
[]
get
End
get
End
(
)
:
number
Returns
number
get
First
Token
get
First
Token
(
sourceFile
?:
SourceFile
)
:
Node
Parameters
Optional
sourceFile:
SourceFile
Returns
Node
get
Full
Start
get
Full
Start
(
)
:
number
Returns
number
get
Full
Text
get
Full
Text
(
sourceFile
?:
SourceFile
)
:
string
Parameters
Optional
sourceFile:
SourceFile
Returns
string
get
Full
Width
get
Full
Width
(
)
:
number
Returns
number
get
Last
Token
get
Last
Token
(
sourceFile
?:
SourceFile
)
:
Node
Parameters
Optional
sourceFile:
SourceFile
Returns
Node
get
Leading
Trivia
Width
get
Leading
Trivia
Width
(
sourceFile
?:
SourceFile
)
:
number
Parameters
Optional
sourceFile:
SourceFile
Returns
number
get
Source
File
get
Source
File
(
)
:
SourceFile
Returns
SourceFile
get
Start
get
Start
(
sourceFile
?:
SourceFile
, includeJsDocComment
?:
boolean
)
:
number
Parameters
Optional
sourceFile:
SourceFile
Optional
includeJsDocComment:
boolean
Returns
number
get
Text
get
Text
(
sourceFile
?:
SourceFile
)
:
string
Parameters
Optional
sourceFile:
SourceFile
Returns
string
get
Width
get
Width
(
sourceFile
?:
SourceFileLike
)
:
number
Parameters
Optional
sourceFile:
SourceFileLike
Returns
number
Exports
Externals
JSONOutput
Reflection
Kind
Type
Script
Type
Script.
Script
Snapshot
Type
Script.server
Import
Call
_declaration
Brand
_expression
Brand
_left
Hand
Side
Expression
Brand
_unary
Expression
Brand
_update
Expression
Brand
arguments
decorators
end
expression
flags
kind
modifiers
parent
pos
question
Dot
Token
type
Arguments
for
Each
Child
get
Child
At
get
Child
Count
get
Children
get
End
get
First
Token
get
Full
Start
get
Full
Text
get
Full
Width
get
Last
Token
get
Leading
Trivia
Width
get
Source
File
get
Start
get
Text
get
Width
Generated using
TypeDoc