Preparing search index...
The search index is not available
gherkin-ast
gherkin-ast
GherkinCommentHandler
Class GherkinCommentHandler
Hierarchy
GherkinCommentHandler
Index
Constructors
constructor
Properties
comments
debug
first
Line
last
Line
Methods
find
Comment
Index
Before
parse
Comment
parse
Comment
Between
parse
Ending
Comment
parse
Multi
Line
Comment
parse
Starting
Comment
parse
Tag
Comment
pop
Comments
Right
Before
pop
From
Index
store
Line
Constructors
constructor
new
Gherkin
Comment
Handler
(
comments
)
:
GherkinCommentHandler
Parameters
comments
:
GherkinComment
[]
Returns
GherkinCommentHandler
Properties
comments
comments
:
GherkinComment
[]
Private
debug
debug
:
Debugger
= ...
first
Line
first
Line
:
number
last
Line
last
Line
:
number
Methods
find
Comment
Index
Before
find
Comment
Index
Before
(
location
)
:
number
Parameters
location
:
GherkinLocation
Returns
number
parse
Comment
parse
Comment
(
location
,
from
?
)
:
Comment
Parameters
location
:
GherkinLocation
Optional
from
:
GherkinLocation
Returns
Comment
parse
Comment
Between
parse
Comment
Between
(
locA
,
locB
)
:
Comment
Parameters
locA
:
GherkinLocation
locB
:
GherkinLocation
Returns
Comment
parse
Ending
Comment
parse
Ending
Comment
(
)
:
Comment
Returns
Comment
Private
parse
Multi
Line
Comment
parse
Multi
Line
Comment
(
comments
)
:
Comment
Parameters
comments
:
GherkinComment
[]
Returns
Comment
parse
Starting
Comment
parse
Starting
Comment
(
)
:
Comment
Returns
Comment
parse
Tag
Comment
parse
Tag
Comment
(
tags
)
:
Comment
Parameters
tags
:
GherkinTag
[]
Returns
Comment
pop
Comments
Right
Before
pop
Comments
Right
Before
(
location
)
:
GherkinComment
[]
Parameters
location
:
GherkinLocation
Returns
GherkinComment
[]
pop
From
Index
pop
From
Index
(
i
)
:
GherkinComment
Parameters
i
:
number
Returns
GherkinComment
Private
store
Line
store
Line
(
line
)
:
void
Parameters
line
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
comments
debug
first
Line
last
Line
find
Comment
Index
Before
parse
Comment
parse
Comment
Between
parse
Ending
Comment
parse
Multi
Line
Comment
parse
Starting
Comment
parse
Tag
Comment
pop
Comments
Right
Before
pop
From
Index
store
Line
gherkin-ast
TagFormat
Background
Comment
DataTable
DocString
Document
Element
Examples
Feature
GherkinCommentHandler
Rule
Scenario
ScenarioOutline
Step
TableCell
TableRow
Tag
GherkinBackground
GherkinComment
GherkinDataTable
GherkinDocString
Loading...
Generated using
TypeDoc