jsdoc 0.5.0

JsDoc parser writen in rust
Documentation
[
    JsDoc {
        span: Span {
            lo: BytePos(
                60,
            ),
            hi: BytePos(
                70,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    60,
                ),
                hi: BytePos(
                    61,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        60,
                    ),
                    hi: BytePos(
                        65,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            60,
                        ),
                        hi: BytePos(
                            65,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('lends' type=inline),
                },
                tag: Lends(
                    LendsTag {
                        span: Span {
                            lo: BytePos(
                                60,
                            ),
                            hi: BytePos(
                                65,
                            ),
                            ctxt: #0,
                        },
                        name: NamePath {
                            span: Span {
                                lo: BytePos(
                                    60,
                                ),
                                hi: BytePos(
                                    70,
                                ),
                                ctxt: #0,
                            },
                            components: [
                                Text {
                                    span: Span {
                                        lo: BytePos(
                                            60,
                                        ),
                                        hi: BytePos(
                                            66,
                                        ),
                                        ctxt: #0,
                                    },
                                    value: Atom('Person' type=inline),
                                },
                            ],
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                113,
            ),
            hi: BytePos(
                113,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    113,
                ),
                hi: BytePos(
                    114,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        113,
                    ),
                    hi: BytePos(
                        123,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            113,
                        ),
                        hi: BytePos(
                            123,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('constructs' type=dynamic),
                },
                tag: Constructs(
                    ConstructsTag {
                        span: Span {
                            lo: BytePos(
                                113,
                            ),
                            hi: BytePos(
                                123,
                            ),
                            ctxt: #0,
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    0,
                                ),
                                hi: BytePos(
                                    0,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                234,
            ),
            hi: BytePos(
                234,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    234,
                ),
                hi: BytePos(
                    252,
                ),
                ctxt: #0,
            },
            value: Atom('* Speak a message.' type=dynamic),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                418,
            ),
            hi: BytePos(
                428,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    418,
                ),
                hi: BytePos(
                    419,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        418,
                    ),
                    hi: BytePos(
                        423,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            418,
                        ),
                        hi: BytePos(
                            423,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('lends' type=inline),
                },
                tag: Lends(
                    LendsTag {
                        span: Span {
                            lo: BytePos(
                                418,
                            ),
                            hi: BytePos(
                                423,
                            ),
                            ctxt: #0,
                        },
                        name: NamePath {
                            span: Span {
                                lo: BytePos(
                                    418,
                                ),
                                hi: BytePos(
                                    428,
                                ),
                                ctxt: #0,
                            },
                            components: [
                                Text {
                                    span: Span {
                                        lo: BytePos(
                                            418,
                                        ),
                                        hi: BytePos(
                                            423,
                                        ),
                                        ctxt: #0,
                                    },
                                    value: Atom('Robot' type=inline),
                                },
                            ],
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                470,
            ),
            hi: BytePos(
                470,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    470,
                ),
                hi: BytePos(
                    471,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        470,
                    ),
                    hi: BytePos(
                        480,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            470,
                        ),
                        hi: BytePos(
                            480,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('constructs' type=dynamic),
                },
                tag: Constructs(
                    ConstructsTag {
                        span: Span {
                            lo: BytePos(
                                470,
                            ),
                            hi: BytePos(
                                480,
                            ),
                            ctxt: #0,
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    0,
                                ),
                                hi: BytePos(
                                    0,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                591,
            ),
            hi: BytePos(
                591,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    591,
                ),
                hi: BytePos(
                    607,
                ),
                ctxt: #0,
            },
            value: Atom('* Feign emotion.' type=dynamic),
        },
        tags: [],
    },
]