Home
last modified time | relevance | path

Searched defs:StringLiteralType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DstringLiteralType.h24 …explicit StringLiteralType(util::StringView value) : Type(TypeFlag::STRING_LITERAL), value_(value)… in StringLiteralType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DstringLiteralType.h25 …explicit StringLiteralType(util::StringView value) : Type(TypeFlag::STRING_LITERAL), value_(value)… in StringLiteralType() function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts119 StringLiteralType, enumerator