Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsNullKeyword.h22 class TSNullKeyword : public TypeNode { class
24 explicit TSNullKeyword() : TypeNode(AstNodeType::TS_NULL_KEYWORD) {} in TSNullKeyword() function in ark::es2panda::ir::TSNullKeyword
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsNullKeyword.h32 class TSNullKeyword : public TypeNode { class
34 explicit TSNullKeyword() : TypeNode(AstNodeType::TS_NULL_KEYWORD) {} in TSNullKeyword() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSNullKeyword

Completed in 1 milliseconds