Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
DtypescriptServices.d.ts3796 updateBlock(node: Block, statements: readonly Statement[]): Block; method
7781 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtypescript.d.ts3796 updateBlock(node: Block, statements: readonly Statement[]): Block; method
7781 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant
Dtsserverlibrary.d.ts3796 updateBlock(node: Block, statements: readonly Statement[]): Block; method
11720 const updateBlock: (node: Block, statements: readonly Statement[]) => Block; constant