Home
last modified time | relevance | path

Searched defs:ArkTS (Results 1 – 25 of 81) sorted by relevance

1234

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe106.md33 ## ArkTS section in Constructor function type is not supported
Drecipe21.md31 ## ArkTS section in Type notation using ``this`` is not supported
Drecipe71.md26 ## ArkTS section in The comma operator ``,`` is supported only in ``for`` loops
Drecipe84.md23 ## ArkTS section in ``with`` statement is not supported
Drecipe138.md44 ## ArkTS section in Some of utility types are not supported
Drecipe30.md56 ## ArkTS section in Structural typing is not supported
Drecipe34.md32 ## ArkTS section in Type inference in case of generic function calls is limited
Drecipe3.md25 ## ArkTS section in Private '#' identifiers are not supported
Drecipe5.md36 ## ArkTS section in Use ``let`` instead of ``var``
Drecipe74.md30 ## ArkTS section in Destructuring variable declarations are not supported
Drecipe102.md44 ## ArkTS section in Interface can not extend interfaces with the same method
Drecipe116.md23 ## ArkTS section in Non-declaration statements in namespaces are not supported
Drecipe91.md27 ## ArkTS section in Destructuring parameter declarations are not supported
Drecipe49.md22 ## ArkTS section in Use generic functions instead of generic arrow functions
Drecipe104.md26 ## ArkTS section in Interfaces cannot extend classes
Drecipe52.md39 ## ArkTS section in Reassigning object methods is not supported
Drecipe113.md30 ## ArkTS section in ``enum`` declaration merging is not supported
Drecipe83.md22 ## ArkTS section in Mapped type expression is not supported
Drecipe147.md28 ## ArkTS section in No dependencies on TypeScript code are currently allowed
Drecipe142.md28 ## ArkTS section in ``as const`` assertions are not supported
Drecipe22.md23 ## ArkTS section in Conditional types are not supported
Drecipe90.md41 ## ArkTS section in Function return type inference is limited
Drecipe25.md34 ## ArkTS section in Declaring fields in ``constructor`` is not supported
Drecipe16.md29 ## ArkTS section in Only one static block is supported
Drecipe92.md30 ## ArkTS section in Nested functions are not supported

1234