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

Method getExtension

app/src/processing/app/SketchCode.java:154–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152
153
154 public String getExtension() {
155 return extension;
156 }
157
158
159 /** No dots! */

Callers 4

paintComponentMethod · 0.95
isDefaultExtensionMethod · 0.45
canEditMethod · 0.45
checkFilesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected