Constant DUMMY_SP
pub const DUMMY_SP: Span;
Available on crate features
__ecma
and __utils
only.Expand description
Dummy span, both position and length are zero, syntax context is zero as well.
pub const DUMMY_SP: Span;
__ecma
and __utils
only.Dummy span, both position and length are zero, syntax context is zero as well.