Module emitter
Available on crate features
__ecma
and __utils
only.Structs§
- Implementation of Emitter which pretty-prints the errors.
Enums§
Constants§
- maximum number of lines we will print for each error; arbitrary.
- maximum number of suggestions to be shown
Traits§
- Emitter trait for emitting errors.