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

229 lines
6.4 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
1,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
1,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
56,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
56,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
65,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
65,
),
ctxt: #0,
},
value: Atom('namespace' type=static),
},
tag: Namespace(
NamespaceTag {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
65,
),
ctxt: #0,
},
ty: None,
name: Some(
Text {
span: Span {
lo: BytePos(
56,
),
hi: BytePos(
66,
),
ctxt: #0,
},
value: Atom('@alias A.F' type=dynamic),
},
),
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
125,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
125,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
131,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
131,
),
ctxt: #0,
},
value: Atom('return' type=static),
},
tag: Return(
ReturnTag {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
131,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
133,
),
ctxt: #0,
},
value: Atom('{String}' type=dynamic),
},
),
description: Text {
span: Span {
lo: BytePos(
125,
),
hi: BytePos(
125,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
]