Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
DtsPropertySignature.h32 …explicit TSPropertySignature(Expression *key, TypeNode *typeAnnotation, bool computed, bool option… in TSPropertySignature() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsPropertySignature.h34 …explicit TSPropertySignature(Expression *key, Expression *typeAnnotation, bool computed, bool opti… in TSPropertySignature() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h99 class TSPropertySignature; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h99 class TSPropertySignature; variable