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

200 lines
5.3 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
19,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
52,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Creates a new test object.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
24,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
24,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
24,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
44,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
23,
),
ctxt: #0,
},
value: Atom('Test' type=inline),
},
],
},
},
),
},
2020-09-11 06:52:57 +03:00
TagItem {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
30,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
30,
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
19,
),
hi: BytePos(
30,
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
2020-08-14 12:20:25 +03:00
],
},
JsDoc {
span: Span {
lo: BytePos(
148,
),
hi: BytePos(
148,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
148,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
160,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Document me.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
209,
),
hi: BytePos(
209,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
209,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
221,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Document me.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
286,
),
hi: BytePos(
286,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
286,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
298,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Document me.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
]