Search
Preparing search index...
The search index is not available
shiorijk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Shiori
Section
Class Section<S>
parser section state manager
Type parameters
S
:
string
Hierarchy
Section
Section
Section
Section
Index
Constructors
constructor
Properties
index
sections
Methods
get
is
next
previous
set
Constructors
constructor
new
Section
(
sections
:
S
[]
)
:
Section
Parameters
sections:
S
[]
Returns
Section
Properties
Private
index
index
:
number
= 0
sections
sections
:
S
[]
Methods
get
get
(
)
:
S
Returns
S
is
is
(
section
:
S
)
:
boolean
Parameters
section:
S
Returns
boolean
next
next
(
)
:
number
Returns
number
previous
previous
(
)
:
number
Returns
number
set
set
(
section
:
S
)
:
number
Parameters
section:
S
Returns
number
Globals
Message
Shiori
Shiori.
Header
Shiori.
Request
Shiori.
Request.
Header
Shiori.
Request.
Request
Line
Shiori.
Response
Shiori.
Response.
Header
Shiori.
Response.
Status
Line
Parse
Error
Parser
Section
constructor
index
sections
get
is
next
previous
set
Generated using
TypeDoc
parser section state manager