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

304 lines
8.2 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
1,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
21,
),
ctxt: #0,
},
value: Atom('Parent interface.
*' type=dynamic),
},
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('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
1,
),
hi: BytePos(
10,
),
ctxt: #0,
},
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
70,
),
hi: BytePos(
70,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
70,
),
hi: BytePos(
90,
),
ctxt: #0,
},
value: Atom('Open the connection.' type=dynamic),
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
146,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
165,
),
ctxt: #0,
},
value: Atom('Child interface.
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
155,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
155,
),
ctxt: #0,
},
value: Atom('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
155,
),
ctxt: #0,
},
name: Some(
Text {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
169,
),
ctxt: #0,
},
value: Atom('* @extends {Connection}' type=dynamic),
},
),
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
235,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
272,
),
ctxt: #0,
},
value: Atom('Implementation of child interface.
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
240,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
240,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
240,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
235,
),
hi: BytePos(
257,
),
ctxt: #0,
},
value: Atom('* @implements {Socket}' type=dynamic),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
346,
),
hi: BytePos(
346,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
346,
),
hi: BytePos(
346,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
346,
),
hi: BytePos(
356,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
346,
),
hi: BytePos(
356,
),
ctxt: #0,
},
value: Atom('inheritdoc' type=dynamic),
},
tag: InheritDoc(
InheritDocTag {
span: Span {
lo: BytePos(
346,
),
hi: BytePos(
356,
),
ctxt: #0,
},
},
),
},
],
},
]