Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
TypeScript
BindingElement
Interface BindingElement
Hierarchy
NamedDeclaration
BindingElement
Index
Properties
_declaration
Brand
decorators
dot
Dot
Dot
Token
end
flags
initializer
kind
modifiers
name
parent
pos
property
Name
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
Optional
Readonly
decorators
decorators
:
NodeArray
<
Decorator
>
Optional
Readonly
dot
Dot
Dot
Token
dot
Dot
Dot
Token
:
DotDotDotToken
Readonly
end
end
:
number
Readonly
flags
flags
:
NodeFlags
Optional
Readonly
initializer
initializer
:
Expression
Readonly
kind
kind
:
BindingElement
Optional
Readonly
modifiers
modifiers
:
ModifiersArray
Readonly
name
name
:
BindingName
Readonly
parent
parent
:
BindingPattern
Readonly
pos
pos
:
number
Optional
Readonly
property
Name
property
Name
:
PropertyName
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
Binding
Element
_declaration
Brand
decorators
dot
Dot
Dot
Token
end
flags
initializer
kind
modifiers
name
parent
pos
property
Name
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