Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts241 applicableRefactorAvailableAtMarker(markerName: string): void;
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts198 public applicableRefactorAvailableAtMarker(markerName: string) { method in FourSlashInterface.VerifyNegatable