MCPcopy Index your code
hub / github.com/WiringProject/Wiring / message

Method message

IDE/processing/app/debug/Compiler.java:380–414  ·  view source on GitHub ↗

Part of the MessageConsumer interface, this is called whenever a piece (usually a line) of error message is spewed out from the compiler. The errors are parsed for their contents and line number, which is then reported back to Editor.

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getCodeIndexMethod · 0.95
isExtensionMethod · 0.95
getPrettyNameMethod · 0.95
getFileNameMethod · 0.95
getCodeLineMethod · 0.95
getMessageMethod · 0.95
placeExceptionMethod · 0.80
parseIntMethod · 0.80
getCodeMethod · 0.80
getDefaultExtensionMethod · 0.80
hideStackTraceMethod · 0.80
indexOfMethod · 0.45

Tested by

no test coverage detected