Home
last modified time | relevance | path

Searched defs:EnumType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DenumType.h27 class EnumType : public Type { class
29 EnumType(varbinder::Variable *enumLiteralVar, varbinder::EnumVariable *enumVar) in EnumType() function in ark::es2panda::ark::es2panda::checker::EnumType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DenumType.h27 class EnumType : public Type { class
29 EnumType(binder::Variable *enumLiteralVar, binder::EnumVariable *enumVar) in EnumType() function in panda::es2panda::panda::es2panda::checker::EnumType

Completed in 1 milliseconds