swc/crates/jsdoc/tests/fixtures/interface-implements.debug

791 lines
21 KiB
Plaintext
Raw Normal View History

2020-08-14 12:20:25 +03:00
[
JsDoc {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
16,
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(
16,
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(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
25,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
16,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
25,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
61,
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(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
65,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
65,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
65,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
61,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
69,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('{string}' type=dynamic),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
121,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
121,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
121,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
121,
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(
121,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
125,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
121,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
125,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('enum' type=static),
},
tag: Enum(
EnumTag {
span: Span {
lo: BytePos(
121,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
125,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
ty: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
189,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
189,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
189,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
207,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('before each method' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
266,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
266,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
266,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
276,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('it method.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
327,
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(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
338,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
338,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
338,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
327,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
350,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('* @implements {ITester}' type=dynamic),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
400,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
409,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
400,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
400,
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(
400,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
404,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
400,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
404,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('type' type=static),
},
tag: Type(
TypeTag {
span: Span {
lo: BytePos(
400,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
404,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
457,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
457,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
457,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
457,
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(
457,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
461,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
457,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
461,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('enum' type=static),
},
tag: Enum(
EnumTag {
span: Span {
lo: BytePos(
457,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
461,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
ty: Text {
span: Span {
lo: BytePos(
0,
),
hi: BytePos(
0,
),
ctxt: #0,
},
value: Atom('' type=static),
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
492,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
492,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
492,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
503,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('keyboard up' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
561,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
561,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
561,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
591,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('my tester's beforeEach method.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
690,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
690,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
690,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
690,
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(
690,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
699,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
690,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
699,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('interface' type=static),
},
tag: Interface(
InterfaceTag {
span: Span {
lo: BytePos(
690,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
699,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
734,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
734,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
734,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
764,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Interface for doing some work.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
813,
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(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
824,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
824,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
824,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
813,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
836,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('* @implements {IWorker}' type=dynamic),
},
),
name: None,
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
885,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
885,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
885,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
898,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
2020-09-11 06:52:57 +03:00
value: Atom('Do some work.' type=dynamic),
2020-08-14 12:20:25 +03:00
},
tags: [],
},
JsDoc {
span: Span {
lo: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
992,
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(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1003,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1003,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('constructor' type=static),
},
tag: Class(
ClassTag {
span: Span {
lo: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1003,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
ty: Some(
Text {
span: Span {
lo: BytePos(
992,
2020-08-14 12:20:25 +03:00
),
hi: BytePos(
1015,
2020-08-14 12:20:25 +03:00
),
ctxt: #0,
},
value: Atom('* @implements {IWorker}' type=dynamic),
},
),
name: None,
},
),
},
],
},
]