Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ createTokenMarker
Method
createTokenMarker
app/src/processing/app/Mode.java:690–692 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
688
689
690
protected
TokenMarker createTokenMarker() {
691
return
new
PdeTokenMarker();
692
}
693
694
695
// . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Callers
1
Mode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected