Class: UnableToGetInnerScopeError
errors.UnableToGetInnerScopeError
Error that is thrown whenever the innerScope of an ScopeNode is undefined or can't be determined.
This indicates a severe error in the compiler, as that should always be syntactically impossible.
Since
0.10.0
Hierarchy
-
↳
UnableToGetInnerScopeError
Table of contents
Constructors
Constructors
constructor
• new UnableToGetInnerScopeError()
Overrides
KipperInternalError.constructor
Defined in
kipper/core/src/errors.ts:271