Searched refs:ThisTypeAnnotatable (Results 1 – 2 of 2) sorted by relevance
293 export type ThisTypeAnnotatable = FunctionDeclaration | FunctionExpression; alias295 …eAnnotatable(containingFunction: SignatureDeclaration): containingFunction is ThisTypeAnnotatable {547 …public tryInsertThisTypeAnnotation(sourceFile: SourceFile, node: ThisTypeAnnotatable, type: TypeNo…
254 …geTracker, sourceFile: SourceFile, containingFunction: textChanges.ThisTypeAnnotatable, program: P…