Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createDocument
Method · 0.80
createTextArea
Method · 0.80
popupMenuWillBecomeVisible
Method · 0.80
handleFindReference
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected