Preparing search index...
The search index is not available
gherkin-ast
gherkin-ast
Comment
Class Comment
Hierarchy
UniqueObject
Comment
Index
Constructors
constructor
Properties
_id
text
Methods
clone
replace
to
String
parse
Constructors
constructor
new
Comment
(
text
)
:
Comment
Parameters
text
:
string
Returns
Comment
Properties
_id
_id
:
string
text
text
:
string
The text of the comment, including '#'.
Methods
clone
clone
(
)
:
Comment
Returns
Comment
replace
replace
(
key
,
value
)
:
void
Parameters
key
:
string
|
RegExp
value
:
string
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Static
parse
parse
(
...
objs
)
:
Comment
Parameters
Rest
...
objs
:
GherkinComment
[]
Returns
Comment
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_id
text
clone
replace
to
String
parse
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
The text of the comment, including '#'.