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

174 lines
5.1 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
16,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
16,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
22,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
22,
),
ctxt: #0,
},
value: Atom('module' type=static),
},
tag: Module(
ModuleTag {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
22,
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
ty: Text {
span: Span {
lo: BytePos(
16,
),
hi: BytePos(
23,
),
ctxt: #0,
},
value: Atom('example' type=inline),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
48,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
40,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
45,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
45,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
45,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
48,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
40,
),
hi: BytePos(
46,
),
ctxt: #0,
},
value: Atom('module' type=static),
},
],
},
},
),
},
],
},
]