Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getDocument
Method
getDocument
app/src/processing/app/SketchCode.java:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
212
213
public
Document getDocument() {
214
return
document;
215
}
216
217
218
public
String getDocumentText() throws BadLocationException {
Callers
9
rename
Method · 0.95
JavaEditor
Method · 0.45
setCode
Method · 0.45
currentDocument
Method · 0.45
showImportSuggestion
Method · 0.45
getSketchTabContents
Method · 0.45
insertSelection
Method · 0.45
LineHighlight
Method · 0.45
LineBreakpoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected