Search
Preparing search index...
The search index is not available
pretty3
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"meta/node"
MetaNode
Class MetaNode
Hierarchy
MetaNode
Implements
MetaNodeI
Index
Constructors
constructor
Properties
arm
Generator
arm
Width
Generator
children
leaf
Methods
from
String
Constructors
constructor
new
Meta
Node
(
leaf
:
AnyTextContainer
, armGenerator
:
ArmGeneratorI
<
MetaNode
>
, armWidthGenerator
:
ArmWidthGeneratorI
<
MetaNode
>
)
:
MetaNode
Parameters
leaf:
AnyTextContainer
armGenerator:
ArmGeneratorI
<
MetaNode
>
armWidthGenerator:
ArmWidthGeneratorI
<
MetaNode
>
Returns
MetaNode
Properties
arm
Generator
arm
Generator
:
ArmGeneratorI
<
MetaNode
>
arm
Width
Generator
arm
Width
Generator
:
ArmWidthGeneratorI
<
MetaNode
>
children
children
:
MetaNodeI
[]
= []
leaf
leaf
:
AnyTextContainer
Methods
Static
from
String
from
String
(
text
:
string
, armGenerator
:
ArmGeneratorI
<
MetaNode
>
, armWidthGenerator
:
ArmWidthGeneratorI
<
MetaNode
>
)
:
MetaNode
Parameters
text:
string
armGenerator:
ArmGeneratorI
<
MetaNode
>
armWidthGenerator:
ArmWidthGeneratorI
<
MetaNode
>
Returns
MetaNode
Globals
"meta/node"
Meta
Node
constructor
arm
Generator
arm
Width
Generator
children
leaf
from
String
Generated using
TypeDoc