Skip to content

* type ignored #175

@tomek-he-him

Description

@tomek-he-him
$ cat <<——— | dox  --raw --debug
/**
 * @param {(String|Number|*)} a
 */
———
[ { tags: 
     [ { type: 'param',
         string: '{(String|Number|*)} a',
         types: [ 'String', 'Number' ],
         /* … */ } ],
     /* … */ } ]

When I pipe @param {*} a in, I get types: [].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions