swc/ecmascript/jsdoc/tests/fixtures/plugins.debug
2020-09-11 12:52:57 +09:00

162 lines
4.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(
1,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
7,
),
ctxt: #0,
},
value: Atom('virtual' type=inline),
},
],
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
44,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
44,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
47,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
47,
),
ctxt: #0,
},
value: Atom('foo' type=inline),
},
tag: Unknown(
UnknownTag {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
47,
),
ctxt: #0,
},
extras: Text {
span: Span {
lo: BytePos(
44,
),
hi: BytePos(
47,
),
ctxt: #0,
},
value: Atom('bar' type=inline),
},
},
),
},
],
},
]