Searched defs:ArkTS (Results 1 – 25 of 81) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ | ||
| D | recipe106.md | 33 ## ArkTS section in Constructor function type is not supported |
| D | recipe21.md | 31 ## ArkTS section in Type notation using ``this`` is not supported |
| D | recipe71.md | 26 ## ArkTS section in The comma operator ``,`` is supported only in ``for`` loops |
| D | recipe84.md | 23 ## ArkTS section in ``with`` statement is not supported |
| D | recipe138.md | 44 ## ArkTS section in Some of utility types are not supported |
| D | recipe30.md | 56 ## ArkTS section in Structural typing is not supported |
| D | recipe34.md | 32 ## ArkTS section in Type inference in case of generic function calls is limited |
| D | recipe3.md | 25 ## ArkTS section in Private '#' identifiers are not supported |
| D | recipe5.md | 36 ## ArkTS section in Use ``let`` instead of ``var`` |
| D | recipe74.md | 30 ## ArkTS section in Destructuring variable declarations are not supported |
| D | recipe102.md | 44 ## ArkTS section in Interface can not extend interfaces with the same method |
| D | recipe116.md | 23 ## ArkTS section in Non-declaration statements in namespaces are not supported |
| D | recipe91.md | 27 ## ArkTS section in Destructuring parameter declarations are not supported |
| D | recipe49.md | 22 ## ArkTS section in Use generic functions instead of generic arrow functions |
| D | recipe104.md | 26 ## ArkTS section in Interfaces cannot extend classes |
| D | recipe52.md | 39 ## ArkTS section in Reassigning object methods is not supported |
| D | recipe113.md | 30 ## ArkTS section in ``enum`` declaration merging is not supported |
| D | recipe83.md | 22 ## ArkTS section in Mapped type expression is not supported |
| D | recipe147.md | 28 ## ArkTS section in No dependencies on TypeScript code are currently allowed |
| D | recipe142.md | 28 ## ArkTS section in ``as const`` assertions are not supported |
| D | recipe22.md | 23 ## ArkTS section in Conditional types are not supported |
| D | recipe90.md | 41 ## ArkTS section in Function return type inference is limited |
| D | recipe25.md | 34 ## ArkTS section in Declaring fields in ``constructor`` is not supported |
| D | recipe16.md | 29 ## ArkTS section in Only one static block is supported |
| D | recipe92.md | 30 ## ArkTS section in Nested functions are not supported |