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(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
53,
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(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
25,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
25,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
25,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
45,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
20,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
24,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('Test' type=inline),
},
],
},
},
),
},
2020-09-11 06:52:57 +03:00
TagItem {
span: Span {
lo: BytePos(
20,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
31,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
20,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
31,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
20,
2020-09-11 06:52:57 +03:00
),
hi: BytePos(
31,
2020-09-11 06:52:57 +03:00
),
ctxt: #0,
},
ty: None,
name: None,
},
),
},
2020-08-14 12:20:25 +03:00
],
},
JsDoc {
span: Span {
lo: BytePos(
149,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
149,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
149,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
161,
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(
210,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
210,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
210,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
222,
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(
287,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
287,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
287,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
299,
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: [],
},
]