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

88 lines
2.5 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
14,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
46,
),
ctxt: #0,
},
value: Atom('A builder function for the Stick application;' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
4,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
4,
),
ctxt: #0,
},
value: Atom('var' type=static),
},
tag: Member(
MemberTag {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
4,
),
ctxt: #0,
},
ty: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
1,
),
ctxt: #0,
},
value: Atom('' type=static),
},
name: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
9,
),
ctxt: #0,
},
value: Atom('function' type=static),
},
},
),
},
],
},
]