Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts23 enum HierarchyType { OTHERS, INTERFACE, CLASS }; enum
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h419 enum class HierarchyType { OTHERS, INTERFACE, CLASS }; enum