Preparing search index...
The search index is not available
gherkin-ast
gherkin-ast
TableCell
Class TableCell
Model for TableCell
Hierarchy
UniqueObject
TableCell
Index
Constructors
constructor
Properties
_id
value
Methods
clone
replace
parse
Constructors
constructor
new
Table
Cell
(
value
)
:
TableCell
Parameters
value
:
string
Returns
TableCell
Properties
_id
_id
:
string
value
value
:
string
Methods
clone
clone
(
)
:
TableCell
Returns
TableCell
replace
replace
(
key
,
value
)
:
void
Parameters
key
:
string
|
RegExp
value
:
string
Returns
void
Static
parse
parse
(
obj
)
:
TableCell
Parameters
obj
:
GherkinTableCell
Returns
TableCell
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_id
value
clone
replace
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
Model for TableCell