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

89 lines
2.6 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
4,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
4,
),
ctxt: #0,
},
value: Atom('name' type=inline),
},
tag: Name(
NameTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
4,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
10,
),
ctxt: #0,
},
value: Atom('dimensions' type=dynamic),
},
],
},
},
),
},
],
},
]