GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
api
ISourcesError
Interface ISourcesError
An error encountered when parsing a source
interface
ISourcesError
{
location
:
{
column
?:
number
;
line
:
number
;
}
;
message
:
string
;
uri
:
string
;
}
Index
Properties
location
message
uri
Properties
location
location
:
{
column
?:
number
;
line
:
number
;
}
message
message
:
string
Error message explaining what went wrong with the parse
uri
uri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
message
uri
GitHub
@cucumber/cucumber
Loading...
An error encountered when parsing a source