MCPcopy 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

renameMethod · 0.95
JavaEditorMethod · 0.45
setCodeMethod · 0.45
currentDocumentMethod · 0.45
showImportSuggestionMethod · 0.45
getSketchTabContentsMethod · 0.45
insertSelectionMethod · 0.45
LineHighlightMethod · 0.45
LineBreakpointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected