Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts389 private fillInMethods(member: ClassMemberFunction): void { method in ClassType
438 this.fillInMethods(<ClassMemberFunction>member);
882 private fillInMethods(member: ts.MethodSignature): void { method in InterfaceType
905 this.fillInMethods(<ts.MethodSignature>member);