swc/crates/jsdoc/tests/fixtures/inlineparamcomment.debug
2021-11-10 16:39:01 +09:00

51 lines
1018 B
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
29,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
29,
),
hi: BytePos(
35,
),
ctxt: #0,
},
value: Atom('Number' type=static),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
46,
),
hi: BytePos(
46,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
46,
),
hi: BytePos(
52,
),
ctxt: #0,
},
value: Atom('Number' type=static),
},
tags: [],
},
]