swc/crates/jsdoc/tests/fixtures/generators.debug

99 lines
2.1 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
15,
),
hi: BytePos(
15,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
15,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
49,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Generate unique IDs starting at 0.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
151,
),
hi: BytePos(
151,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
151,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
185,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Generate unique IDs starting at 1.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
304,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
304,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
320,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Generator class.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
350,
),
hi: BytePos(
350,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
350,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
384,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Generate unique IDs starting at 2.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
]