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

88 lines
2.5 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
13,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
45,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('A builder function for the Stick application;' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
3,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
3,
),
ctxt: #0,
},
value: Atom('var' type=static),
},
tag: Member(
MemberTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
3,
),
ctxt: #0,
},
ty: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
8,
),
ctxt: #0,
},
value: Atom('function' type=static),
},
},
),
},
],
},
]