Search
Preparing search index...
The search index is not available
gpc-remove-comments
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
gpc-remove-comments
default
Class default
Hierarchy
default
Implements
PreCompiler
Index
Constructors
constructor
Properties
config
Methods
on
Background
on
Doc
String
on
Document
on
Examples
on
Feature
on
Rule
on
Scenario
on
Scenario
Outline
on
Step
on
Table
Row
on
Tag
remove
Comment
If
Necessary
should
Remove
Constructors
constructor
new default
(
config
?:
Partial
<
RemoveCommentsOptions
>
)
:
default
Parameters
Optional
config:
Partial
<
RemoveCommentsOptions
>
Returns
default
Properties
Private
Readonly
config
config
:
RemoveCommentsOptions
Methods
on
Background
on
Background
(
b
:
Background
)
:
void
Parameters
b:
Background
Returns
void
on
Doc
String
on
Doc
String
(
ds
:
DocString
)
:
void
Parameters
ds:
DocString
Returns
void
on
Document
on
Document
(
d
:
Document
)
:
void
Parameters
d:
Document
Returns
void
on
Examples
on
Examples
(
e
:
Examples
)
:
void
Parameters
e:
Examples
Returns
void
on
Feature
on
Feature
(
f
:
Feature
)
:
void
Parameters
f:
Feature
Returns
void
on
Rule
on
Rule
(
r
:
Rule
)
:
void
Parameters
r:
Rule
Returns
void
on
Scenario
on
Scenario
(
s
:
Scenario
)
:
void
Parameters
s:
Scenario
Returns
void
on
Scenario
Outline
on
Scenario
Outline
(
so
:
ScenarioOutline
)
:
void
Parameters
so:
ScenarioOutline
Returns
void
on
Step
on
Step
(
s
:
Step
)
:
void
Parameters
s:
Step
Returns
void
on
Table
Row
on
Table
Row
(
r
:
TableRow
)
:
void
Parameters
r:
TableRow
Returns
void
on
Tag
on
Tag
(
t
:
Tag
)
:
void
Parameters
t:
Tag
Returns
void
Private
remove
Comment
If
Necessary
remove
Comment
If
Necessary
<
T
>
(
o
:
T
, k
:
keyof
T
, type
:
CommentType
)
:
void
Type parameters
T
Parameters
o:
T
k:
keyof
T
type:
CommentType
Returns
void
Private
should
Remove
should
Remove
(
type
:
CommentType
)
:
boolean
Parameters
type:
CommentType
Returns
boolean
Exports
default
constructor
config
on
Background
on
Doc
String
on
Document
on
Examples
on
Feature
on
Rule
on
Scenario
on
Scenario
Outline
on
Step
on
Table
Row
on
Tag
remove
Comment
If
Necessary
should
Remove
Generated using
TypeDoc