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

99 lines
2.1 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
39,
),
ctxt: #0,
},
value: Atom('* Tokens that can appear in the stream.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
61,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
61,
),
hi: BytePos(
80,
),
ctxt: #0,
},
value: Atom('* Open parenthesis.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
96,
),
hi: BytePos(
96,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
96,
),
hi: BytePos(
137,
),
ctxt: #0,
},
value: Atom('* Executed before the token is processed.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
175,
),
hi: BytePos(
175,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
175,
),
hi: BytePos(
215,
),
ctxt: #0,
},
value: Atom('* Executed after the token is processed.' type=dynamic),
},
tags: [],
},
]