MCPcopy
hub / github.com/arduino/Arduino / getPdeKeywords

Method getPdeKeywords

app/src/processing/app/Base.java:2440–2442  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2438 }
2439
2440 public PdeKeywords getPdeKeywords() {
2441 return pdeKeywords;
2442 }
2443
2444 public List<JMenuItem> getRecentSketchesMenuItems() {
2445 return recentSketchesMenuItems;

Callers 4

createDocumentMethod · 0.80
createTextAreaMethod · 0.80
handleFindReferenceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected