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

304 lines
8.2 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
20,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Parent interface.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
value: Atom('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
9,
),
ctxt: #0,
},
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
69,
),
hi: BytePos(
69,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
69,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
89,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Open the connection.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
145,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
164,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Child interface.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
154,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
154,
),
ctxt: #0,
},
value: Atom('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
154,
),
ctxt: #0,
},
name: Some(
Text {
span: Span {
lo: BytePos(
145,
),
hi: BytePos(
168,
),
ctxt: #0,
},
value: Atom('* @extends {Connection}' type=dynamic),
},
),
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
234,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
271,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Implementation of child interface.
2020-08-14 12:20:25 +03:00
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
239,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
239,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
239,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
234,
),
hi: BytePos(
256,
),
ctxt: #0,
},
value: Atom('* @implements {Socket}' type=dynamic),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
345,
),
hi: BytePos(
345,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
345,
),
hi: BytePos(
2020-09-11 06:52:57 +03:00
345,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('' type=static),
2020-08-14 12:20:25 +03:00
},
tags: [
TagItem {
span: Span {
lo: BytePos(
345,
),
hi: BytePos(
355,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
345,
),
hi: BytePos(
355,
),
ctxt: #0,
},
value: Atom('inheritdoc' type=dynamic),
},
tag: InheritDoc(
InheritDocTag {
span: Span {
lo: BytePos(
345,
),
hi: BytePos(
355,
),
ctxt: #0,
},
},
),
},
],
},
]