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

429 lines
13 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
24,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Toaster singleton.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
5,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
193,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
156,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Toast an item.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
133,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
133,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
133,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
193,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
128,
),
hi: BytePos(
135,
),
ctxt: #0,
},
value: Atom('Toaster' type=inline),
},
],
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
305,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
337,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Clean the toaster.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
310,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
310,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
310,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
352,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
310,
),
ctxt: #0,
},
value: Atom('clean' type=inline),
},
],
},
},
),
},
2020-09-11 06:52:57 +03:00
TagItem {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
value: Atom('memberof' type=dynamic),
},
tag: MemberOf(
MemberOfTag {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
parent_name_path: NamePath {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
327,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
312,
),
ctxt: #0,
},
value: Atom('Toaster' type=inline),
},
],
},
},
),
},
TagItem {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
value: Atom('instance' type=dynamic),
},
tag: Instance(
InstanceTag {
span: Span {
lo: BytePos(
305,
),
hi: BytePos(
313,
),
ctxt: #0,
},
},
),
},
2020-08-14 12:20:25 +03:00
],
},
JsDoc {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
552,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
526,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Get the Toaster instance.
2020-08-14 12:20:25 +03:00
*
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
484,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
484,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
484,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
552,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
479,
),
hi: BytePos(
486,
),
ctxt: #0,
},
value: Atom('Toaster' type=inline),
},
],
},
},
),
},
],
},
]