Searched defs:goTo (Results 1 – 10 of 10) sorted by relevance
25 goTo.file(file); constant42 goTo.file(file); constant
21 goTo.file(file); constant
22 goTo.select(m + 'a', m + 'b'); constant
25 goTo.marker(marker + 'Reference'); constant
38 goTo: function (...args) { method
43 goTo: function (...args) { method
42 goTo: function (...args) { method
52 goTo: function (...args) { method
4008 const goTo = new FourSlashInterface.GoTo(state); constant