Constructor
new ModuleParseError(message, file, indexopt)
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
string | What could not be read. |
|
file |
string | The module's path or virtual id. |
|
index |
number |
<optional> |
Character offset in the module. |
- Source:
Members
file :string
Type:
- string
- Source:
index :number
Type:
- number
- Source: