Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DbigintLiteralType.h22 class BigintLiteralType : public Type { class
24 BigintLiteralType(util::StringView value, bool negative) in BigintLiteralType() function in ark::es2panda::checker::BigintLiteralType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DbigintLiteralType.h23 class BigintLiteralType : public Type { class
25 BigintLiteralType(util::StringView value, bool negative) in BigintLiteralType() function in panda::es2panda::checker::BigintLiteralType

Completed in 1 milliseconds