swc/ecmascript/jsdoc/tests/fixtures/generators.debug
2020-08-14 18:20:25 +09:00

99 lines
2.1 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
15,
),
hi: BytePos(
15,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
15,
),
hi: BytePos(
51,
),
ctxt: #0,
},
value: Atom('* Generate unique IDs starting at 0.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
151,
),
hi: BytePos(
151,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
151,
),
hi: BytePos(
187,
),
ctxt: #0,
},
value: Atom('* Generate unique IDs starting at 1.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
304,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
322,
),
ctxt: #0,
},
value: Atom('* Generator class.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
350,
),
hi: BytePos(
350,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
350,
),
hi: BytePos(
386,
),
ctxt: #0,
},
value: Atom('* Generate unique IDs starting at 2.' type=dynamic),
},
tags: [],
},
]