Searched defs:ETSStringEnumType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
H A D | etsEnumType.h | 220 class ETSStringEnumType : public ETSEnumType, public ETSEnumValueType<std::string> { class 222 explicit ETSStringEnumType(const ir::TSEnumDeclaration *enumDecl, UType ordinal, in ETSStringEnumType() function in ark::es2panda::ark::es2panda::checker::ETSStringEnumType |
Completed in 2 milliseconds