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

113 lines
3.1 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
29,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
20,
),
ctxt: #0,
},
value: Atom('' type=static),
},
tags: [
TagItem {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
25,
),
ctxt: #0,
},
tag_name: Text {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
25,
),
ctxt: #0,
},
value: Atom('alias' type=inline),
},
tag: Alias(
AliasTag {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
25,
),
ctxt: #0,
},
name_path: NamePath {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
29,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
22,
),
ctxt: #0,
},
value: Atom('ns' type=inline),
},
],
},
},
),
},
],
},
JsDoc {
span: Span {
lo: BytePos(
68,
),
hi: BytePos(
68,
),
ctxt: #0,
},
description: Text {
span: Span {
lo: BytePos(
68,
),
hi: BytePos(
79,
),
ctxt: #0,
},
value: Atom('document me' type=dynamic),
},
tags: [],
},
]