Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds