Home
last modified time | relevance | path

Searched defs:newDecorator (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts5097 const newDecorator = ts.factory.createDecorator(ts.factory.createIdentifier('Builder')); constant
5145 const newDecorator = ts.factory.createDecorator( constant