Search
Preparing search index...
The search index is not available
review.js
Options
Inherited
Private
Externals
Only exported
Menu
Globals
ReVIEW
ContentChunk
Class ContentChunk
Index
Constructor methods
constructor
Properties
_input
book
builder
Processes
name
no
nodes
parent
process
tree
Get accessors
input
Methods
create
Builder
Process
find
Result
ByBuilder
Constructor methods
constructor
constructor
(
book
:
Book
, parent
:
any
, name
?:
any
)
:
ContentChunk
constructor
(
book
:
Book
, name
:
string
)
:
ContentChunk
constructor
(
book
:
Book
, parent
:
ContentChunk
, name
:
string
)
:
ContentChunk
Parameters
book:
Book
parent:
any
name?:
any
optional
Returns
ContentChunk
Parameters
book:
Book
name:
string
Returns
ContentChunk
Parameters
book:
Book
parent:
ContentChunk
name:
string
Returns
ContentChunk
Properties
_input
_input
:
string
book
book
:
Book
builder
Processes
builder
Processes
:
BuilderProcess
[]
name
name
:
string
no
no
:
number
nodes
nodes
:
ContentChunk
[]
parent
parent
:
ContentChunk
process
process
:
Process
tree
tree
:
Object
tree.ast
tree.ast
:
SyntaxTree
tree.cst
tree.cst
:
IConcreatSyntaxTree
Get accessors
input
input
(
value
:
string
)
input
(
)
:
string
Parameters
value:
string
Returns
string
Methods
create
Builder
Process
create
Builder
Process
(
builder
:
IBuilder
)
:
BuilderProcess
Parameters
builder:
IBuilder
Returns
BuilderProcess
find
Result
ByBuilder
find
Result
ByBuilder
(
builderName
:
string
)
:
string
find
Result
ByBuilder
(
builder
:
IBuilder
)
:
string
Parameters
builderName:
string
Returns
string
Parameters
builder:
IBuilder
Returns
string
Globals
ReVIEW
ReVIEW.
Build
ReVIEW.
Exec
ReVIEW.IO
ReVIEW.
Parse
ReVIEW.i18n
Content
Chunk
constructor
_input
book
builder
Processes
name
no
nodes
parent
process
tree
input
create
Builder
Process
find
Result
ByBuilder
Generated using
TypeDoc