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

89 lines
2.6 KiB
Plaintext

[
JsDoc {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
24,
),
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(
24,
),
ctxt: #0,
},
components: [
Text {
span: Span {
lo: BytePos(
20,
),
hi: BytePos(
28,
),
ctxt: #0,
},
value: Atom('<global>' type=dynamic),
},
],
},
},
),
},
],
},
]