mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 03:01:48 +03:00
99 lines
2.0 KiB
Plaintext
99 lines
2.0 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
0,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
0,
|
|
),
|
|
hi: BytePos(
|
|
13,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Sample class.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
35,
|
|
),
|
|
hi: BytePos(
|
|
35,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
35,
|
|
),
|
|
hi: BytePos(
|
|
51,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Public property.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
75,
|
|
),
|
|
hi: BytePos(
|
|
75,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
75,
|
|
),
|
|
hi: BytePos(
|
|
92,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Private property.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
117,
|
|
),
|
|
hi: BytePos(
|
|
117,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
117,
|
|
),
|
|
hi: BytePos(
|
|
155,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Property with no value assigned to it.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|