Search
Preparing search index...
The search index is not available
review.js
Options
Inherited
Private
Externals
Only exported
Menu
Globals
ReVIEW
Process
Class Process
コンパイル処理時の出力ハンドリング。
Index
Constructor methods
constructor
Properties
_reports
after
Process
chapter
index
Counter
input
part
symbols
Get accessors
missing
Symbols
reports
Methods
add
After
Process
add
Symbol
construct
Reference
To
do
After
Process
error
info
next
Index
warn
Constructor methods
constructor
constructor
(
part
:
ContentChunk
, chapter
:
ContentChunk
, input
:
string
)
:
Process
Parameters
part:
ContentChunk
chapter:
ContentChunk
input:
string
Returns
Process
Properties
private
_reports
_reports
:
ProcessReport
[]
after
Process
after
Process
:
Array<Function>
chapter
chapter
:
ContentChunk
index
Counter
index
Counter
:
Object
index
Counter[]
(
kind
:
string
)
:
number
Parameters
kind:
string
Returns
number
input
input
:
string
part
part
:
ContentChunk
symbols
symbols
:
ISymbol
[]
Get accessors
missing
Symbols
missing
Symbols
(
)
:
ISymbol
[]
Returns
ISymbol
[]
reports
reports
(
)
:
ProcessReport
[]
Returns
ProcessReport
[]
Methods
add
After
Process
add
After
Process
(
func
:
Function
)
Parameters
func:
Function
add
Symbol
add
Symbol
(
symbol
:
ISymbol
)
Parameters
symbol:
ISymbol
construct
Reference
To
construct
Reference
To
(
node
:
any
, value
:
string
, targetSymbol
?:
any
=
node.symbol, separator
?:
string
=
"|"
)
:
IReferenceTo
construct
Reference
To
(
node
:
BlockElementSyntaxTree
, value
:
string
, targetSymbol
:
string
, separator
?:
string
)
:
IReferenceTo
construct
Reference
To
(
node
:
InlineElementSyntaxTree
, value
:
string
, targetSymbol
?:
string
, separator
?:
string
)
:
IReferenceTo
Parameters
node:
any
value:
string
targetSymbol?:
any
optional
separator?:
string
optional
Returns
IReferenceTo
Parameters
node:
BlockElementSyntaxTree
value:
string
targetSymbol:
string
separator?:
string
optional
Returns
IReferenceTo
Parameters
node:
InlineElementSyntaxTree
value:
string
targetSymbol?:
string
optional
separator?:
string
optional
Returns
IReferenceTo
do
After
Process
do
After
Process
(
)
error
error
(
message
:
string
, nodes
?:
SyntaxTree
[]
)
Parameters
message:
string
nodes?:
SyntaxTree
[]
optional
info
info
(
message
:
string
, nodes
?:
SyntaxTree
[]
)
Parameters
message:
string
nodes?:
SyntaxTree
[]
optional
next
Index
next
Index
(
kind
:
string
)
:
number
Parameters
kind:
string
Returns
number
warn
warn
(
message
:
string
, nodes
?:
SyntaxTree
[]
)
Parameters
message:
string
nodes?:
SyntaxTree
[]
optional
Globals
ReVIEW
ReVIEW.
Build
ReVIEW.
Exec
ReVIEW.IO
ReVIEW.
Parse
ReVIEW.i18n
Process
constructor
_reports
after
Process
chapter
index
Counter
input
part
symbols
missing
Symbols
reports
add
After
Process
add
Symbol
construct
Reference
To
do
After
Process
error
info
next
Index
warn
Generated using
TypeDoc
コンパイル処理時の出力ハンドリング。