Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/
DrefactorConvertExport_exportNodeKinds.ts75 goTo.selectAllInFile(fileName);
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts112 public selectAllInFile(fileName: string) { method in FourSlashInterface.GoTo
113 this.state.selectAllInFile(fileName);
DfourslashImpl.ts494 public selectAllInFile(fileName: string) {