Search
Preparing search index...
The search index is not available
typedoc
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typedoc
TypeScript
GetAccessorDeclaration
Interface GetAccessorDeclaration
Hierarchy
FunctionLikeDeclarationBase
ClassElement
TypeElement
ObjectLiteralElement
JSDocContainer
GetAccessorDeclaration
Index
Properties
_class
Element
Brand
_declaration
Brand
_function
Like
Declaration
Brand
_object
Literal
Brand
_type
Element
Brand
asterisk
Token
body
decorators
end
exclamation
Token
flags
kind
modifiers
name
parameters
parent
pos
question
Token
type
type
Parameters
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
_class
Element
Brand
_class
Element
Brand
:
any
_declaration
Brand
_declaration
Brand
:
any
_function
Like
Declaration
Brand
_function
Like
Declaration
Brand
:
any
_object
Literal
Brand
_object
Literal
Brand
:
any
_type
Element
Brand
_type
Element
Brand
:
any
Optional
Readonly
asterisk
Token
asterisk
Token
:
AsteriskToken
Optional
Readonly
body
body
:
Block
Optional
Readonly
decorators
decorators
:
NodeArray
<
Decorator
>
Readonly
end
end
:
number
Optional
Readonly
exclamation
Token
exclamation
Token
:
ExclamationToken
Readonly
flags
flags
:
NodeFlags
Readonly
kind
kind
:
GetAccessor
Optional
Readonly
modifiers
modifiers
:
ModifiersArray
Readonly
name
name
:
PropertyName
Readonly
parameters
parameters
:
NodeArray
<
ParameterDeclaration
>
Readonly
parent
parent
:
ClassLikeDeclaration
|
InterfaceDeclaration
|
ObjectLiteralExpression
|
TypeLiteralNode
Readonly
pos
pos
:
number
Optional
Readonly
question
Token
question
Token
:
QuestionToken
Optional
Readonly
type
type
:
TypeNode
Optional
Readonly
type
Parameters
type
Parameters
:
NodeArray
<
TypeParameterDeclaration
>
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
Get
Accessor
Declaration
_class
Element
Brand
_declaration
Brand
_function
Like
Declaration
Brand
_object
Literal
Brand
_type
Element
Brand
asterisk
Token
body
decorators
end
exclamation
Token
flags
kind
modifiers
name
parameters
parent
pos
question
Token
type
type
Parameters
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