Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp746 auto *typeOperator = AllocNode<ir::TSTypeOperator>(type, ir::TSOperatorType::READONLY); in ParseTsTypeOperatorOrTypeReference() local
761 auto *typeOperator = AllocNode<ir::TSTypeOperator>(type, ir::TSOperatorType::KEYOF); in ParseTsTypeOperatorOrTypeReference() local
775 auto *typeOperator = AllocNode<ir::TSTypeOperator>(type, ir::TSOperatorType::UNIQUE); in ParseTsTypeOperatorOrTypeReference() local