Searched refs:setFunctionKind (Results 1 – 1 of 1) sorted by relevance
242 this.setFunctionKind(node);263 public setFunctionKind(node: ts.SourceFile | ts.FunctionLikeDeclaration) { method in PandaGen