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

305 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(
161,
),
ctxt: #0,
},
value: Atom('Child class.
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
151,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
151,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
151,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
146,
),
hi: BytePos(
172,
),
ctxt: #0,
},
value: Atom('* @implements {Connection}' type=dynamic),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
230,
),
hi: BytePos(
230,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
230,
),
hi: BytePos(
230,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
230,
),
hi: BytePos(
240,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
230,
),
hi: BytePos(
240,
),
ctxt: #0,
},
value: Atom('inheritdoc' type=dynamic),
},
tag: InheritDoc(
InheritDocTag {
span: Span {
lo: BytePos(
230,
),
hi: BytePos(
240,
),
ctxt: #0,
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
289,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
317,
),
ctxt: #0,
},
value: Atom('Extension of child class.
*' type=dynamic),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
294,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
294,
),
ctxt: #0,
},
value: Atom('class' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
294,
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
289,
),
hi: BytePos(
308,
),
ctxt: #0,
},
value: Atom('* @extends {Socket}' type=dynamic),
},
),
name: None,
},
),
},
],
},
]