topside
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Context
Fragment
constructor
ch
file
line
render
Fragment
Ctr
Rule
Rule
Book
Hierarchy
Fragment
WrapperBeforeFragment
WrapperAfterFragment
IfFragment
ElseIfFragment
ElseFragment
EndIfFragment
BeginForFragment
EndForFragment
HtmlFragment
NullFragment
PassThroughFragment
TextFragment
InlineSectionFragment
BeginSectionFragment
EndSectionFragment
ParentFragment
YieldFragment
ShowFragment
Implements
ISourcePosition
Index
Constructors
constructor
Properties
ch
file
line
Methods
render
Constructors
constructor
new
Fragment
(
position
:
ISourcePosition
)
:
Fragment
Parameters
position:
ISourcePosition
Returns
Fragment
Properties
ch
ch
:
number
file
file
:
string
line
line
:
number
Methods
Abstract
render
render
(
ctx
:
Context
)
:
string
Parameters
ctx:
Context
Returns
string
Generated using
TypeDoc