MCPcopy Index your code
hub / github.com/processing/processing / main

Method main

java/libraries/svg/src/WriteSVG.java:32–34  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

30 }
31
32 static public void main(String[] args) {
33 PApplet.main(new String[] { "WriteSVG" });
34 }
35}

Callers

nothing calls this directly

Calls 1

mainMethod · 0.95

Tested by

no test coverage detected