Home
last modified time | relevance | path

Searched refs:hasAbstractModifier (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts27 import { hasAbstractModifier } from "./util";
306 …if ((this.method_with_body_num > 0 || this.field_with_init_num > 0) && !hasAbstractModifier(classN…
Dutil.ts386 export function hasAbstractModifier(node: ts.Node): boolean { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2hasAbstractModifier=function(e){return vr(e,128)},e.hasAmbientModifier=function(e){return vr(e,2)}…