Home
last modified time | relevance | path

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

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