MCPcopy Index your code
hub / github.com/benfry/processing4 / getPrettyName

Method getPrettyName

app/src/processing/app/Platform.java:271–273  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269
270
271 static public String getPrettyName() {
272 return supportedVariants.get(getVariant());
273 }
274
275
276// /**

Callers 15

triggerMethod · 0.95
handleRenameCodeMethod · 0.45
nameCodeMethod · 0.45
handleDeleteCodeMethod · 0.45
saveAsMethod · 0.45
setCurrentCodeMethod · 0.45
getMainNameMethod · 0.45
checkFilesMethod · 0.45
handlePrintMethod · 0.45
updateErrorTableMethod · 0.45
mouseMovedMethod · 0.45
rebuildMenuMethod · 0.45

Calls 2

getVariantMethod · 0.95
getMethod · 0.65

Tested by

no test coverage detected