Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
TypeScript
ShorthandPropertyAssignment
Interface ShorthandPropertyAssignment
Hierarchy
ObjectLiteralElement
JSDocContainer
ShorthandPropertyAssignment
Index
Properties
_declaration
Brand
_object
Literal
Brand
decorators
end
equals
Token
exclamation
Token
flags
kind
modifiers
name
object
Assignment
Initializer
parent
pos
question
Token
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
_object
Literal
Brand
_object
Literal
Brand
:
any
Optional
Readonly
decorators
decorators
:
NodeArray
<
Decorator
>
Readonly
end
end
:
number
Optional
Readonly
equals
Token
equals
Token
:
EqualsToken
Optional
Readonly
exclamation
Token
exclamation
Token
:
ExclamationToken
Readonly
flags
flags
:
NodeFlags
Readonly
kind
kind
:
ShorthandPropertyAssignment
Optional
Readonly
modifiers
modifiers
:
ModifiersArray
Readonly
name
name
:
Identifier
Optional
Readonly
object
Assignment
Initializer
object
Assignment
Initializer
:
Expression
Readonly
parent
parent
:
ObjectLiteralExpression
Readonly
pos
pos
:
number
Optional
Readonly
question
Token
question
Token
:
QuestionToken
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
Shorthand
Property
Assignment
_declaration
Brand
_object
Literal
Brand
decorators
end
equals
Token
exclamation
Token
flags
kind
modifiers
name
object
Assignment
Initializer
parent
pos
question
Token
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