Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DType.ts42 abstract getTypeString(): string; method in Type
DTypeExpr.ts168 public getTypeString(): string { method in KeyofTypeExpr