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

51 lines
1018 B
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
30,
),
hi: BytePos(
30,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
30,
),
hi: BytePos(
36,
),
ctxt: #0,
},
value: Atom('Number' type=static),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
47,
),
hi: BytePos(
47,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
47,
),
hi: BytePos(
53,
),
ctxt: #0,
},
value: Atom('Number' type=static),
},
tags: [],
},
]