Class: ASTFactoryError
errors.ASTFactoryError
Error that is thrown when an AST factory is unable to create an AST node based on the given context.
Since
0.10.0
Hierarchy
-
↳
ASTFactoryError
Table of contents
Constructors
Constructors
constructor
• new ASTFactoryError(msg?
)
Parameters
Name | Type | Default value |
---|---|---|
msg |
string |
"" |
Overrides
KipperInternalError.constructor
Defined in
kipper/core/src/errors.ts:215