This repository was archived by the owner on Dec 15, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1601
1601
' docblock' :
1602
1602
' patterns' : [
1603
1603
{
1604
- ' match' : ' (?<!\\ w)@(abstract|access|alias|augments|author |async|attribute|arg|argument |beta|borrows|bubbes|callback|class|classdesc|config|const|constant|constructs| constructor|copyright|chainable| default|defaultvalue|deprecated|desc|description|enum |emits|event|example|exports|external| extends|extension|extensionfor| extension_for|for| file|fileoverview|fires|final |function|global|host|ignore|implements|inheritdoc |inner|instance|interface|kind|lends|license|listens|main|member|memberof|method|mixex|mixin(?:s|)| module|name|namespace|override|overview|param|private|prop|property|protected|public|readonly|readOnly|requires|required|return| returns|see|since|static|summary |submodule|this|throws|todo|tutorial|type|typedef|var|variation|version|virtual|uses |writeOnce)\\ b'
1604
+ ' match' : ' (?<!\\ w)@(abstract|access|alias|arg|argument |async|attribute|augments|author |beta|borrows|bubbes|callback|chainable| class|classdesc|code| config|const|constant|constructor|constructs| copyright|default|defaultvalue|define| deprecated|desc|description|dict |emits|enum| event|example|exports?| extends|extension|extension_for|extensionfor|external| file|fileoverview|final| fires|for |function|global|host|ignore|implements|inherit[Dd]oc |inner|instance|interface|kind|lends|license|listens|main|member|memberof|method|mixex|mixins?| module|name|namespace|nocollapse|nosideeffects| override|overview|package| param|preserve| private|prop|property|protected|public|read[Oo]nly|record|require[ds]| returns? |see|since|static|struct |submodule|summary|template| this|throws|todo|tutorial|type|typedef|unrestricted|uses| var|variation|version|virtual|writeOnce)\\ b'
1605
1605
' name' : ' storage.type.class.jsdoc'
1606
1606
}
1607
1607
{
You can’t perform that action at this time.
0 commit comments