Search
Preparing search index...
The search index is not available
@css-blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Packages
@css-blocks/jsx
JSXParseError
Class JSXParseError
Custom JSX Parser error type for template import errors.
Hierarchy
CssBlockError
JSXParseError
Index
Constructors
constructor
Properties
orig
Message
message
name
prefix
stack
Accessors
location
Constructors
constructor
new JSXParse
Error
(
message
:
string
, location
?:
ErrorLocation
)
:
JSXParseError
Parameters
message:
string
Optional
location:
ErrorLocation
Returns
JSXParseError
Properties
orig
Message
orig
Message
:
string
Static
message
message
:
string
Static
name
name
:
string
Static
prefix
prefix
:
string
= "JSXParseError"
Static
Optional
stack
stack
:
undefined
|
string
Accessors
location
get
location
(
)
:
ErrorLocation
|
void
Returns
ErrorLocation
|
void
Packages
@css-
blocks/broccoli
@css-
blocks/core
@css-
blocks/glimmer
@css-
blocks/jsx
@css-
blocks/runtime
@css-
blocks/webpack
JSXParse
Error
constructor
orig
Message
message
name
prefix
stack
location
Generated using
TypeDoc
Custom JSX Parser error type for template import errors.