Home
last modified time | relevance | path

Searched full:considered (Results 1 – 25 of 125) sorted by relevance

12345

/arkcompiler/runtime_core/static_core/verification/config/
DREADME.md18 List with methods full names, which will be considered as verified.
22 List of methods, calls to which always be considered as correct (signature checks is turned off for…
/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe134.md8 they are considered an excessive compiler hint.
Drecipe132.md8 prototype inheritance in the language. This feature is considered not applicable
Drecipe80.md9 considered redundant because object layout is known at compile time, and
Drecipe136.md8 runtime prototype inheritance in the language. This feature is considered not
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dambient_module.ts.json34 …tion statements in namespaces are not supported (single semicolons are considered as empty non-dec…
64 …tion statements in namespaces are not supported (single semicolons are considered as empty non-dec…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/13.compilation_units_packages_and_modules/08.top-level_declarations/01.exported_declarations/
Dimport_exported_element.sts17 desc: A declared name is considered private if not exported; a private declared name can be used on…
Dimport_not_exported_element.sts17 desc: A declared name is considered private if not exported; a private declared name can be used on…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/01.class_declaration/class_modifiers_inner_classes_and_static_classes/
Dinterface_inner_class_declaration.sts18 … to member classes (§9.1.5) only. Member classes that are not declared inner are considered static.
Dclass_inner_class_declaration.sts18 … to member classes (§9.1.5) only. Member classes that are not declared inner are considered static.
Dstatic_inner_class_declaration_in_class.sts18 … pertains to member classes only. Member classes that are not declared inner are considered static.
Dstatic_inner_class_declaration_In_interface.sts18 … pertains to member classes only. Member classes that are not declared inner are considered static.
/arkcompiler/ets_frontend/ets2panda/linter/test/rules/
Drule116.ts.json24 …tion statements in namespaces are not supported (single semicolons are considered as empty non-dec…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/04.type_compatibility/
Denums_compatibility.sts17 desc: Enum values from different enum types are considered incompatible.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/05.overloading_and_overriding_in_interfaces/
Dim_over2.sts22 name is considered overloaded.
Dim_over.sts22 name is considered overloaded.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/04.names_declarations_and_scopes/05.accesible/
Dtype_declaration_areas.sts20 …Entity is considered accessible if it belongs to the current scope (see Scopes) and means that its…
Dtype_name_neg.sts20 …Entity is considered accessible if it belongs to the current scope (see Scopes) and means that its…
Dtype_name_params.sts20 …Entity is considered accessible if it belongs to the current scope (see Scopes) and means that its…
Dtype_name_interface_prop.sts20 …Entity is considered accessible if it belongs to the current scope (see Scopes) and means that its…
Dtype_name_class_field.sts20 …Entity is considered accessible if it belongs to the current scope (see Scopes) and means that its…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/07.function_and_method_overloading/02.class_method_overloading/
Dcm_over1.sts20 not override-equivalent, then the methods’ name is considered overloaded.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/04.interface_members/
Dmultiple_member_inheritance.sts18 …s inherited from an interface. In such a situation, the member type is considered to be inherited …
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/05.field_declarations/
Dseveral_inherited_field_paths_from_superinterface.sts18 …ation is inherited from an interface. In such asituation, the field is considered to be inherited …
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/06.interface_method_declarations/inheriting_methods_with_override_equivalent_signatures/
Dinheritance_multiple_abstract_methods.sts18 …therwise, all the inherited methods are abstract, and the interface is considered to inherit all t…

12345