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

Interface MessageConsumer

IDE/processing/app/debug/MessageConsumer.java:38–42  ·  view source on GitHub ↗

Interface for dealing with parser/compiler output. Different instances of MessageStream need to do different things with messages. In particular, a stream instance used for parsing output from the compiler compiler has to interpret its messages differently than one parsing output from the runti

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

serialEventMethod · 0.65
writeMethod · 0.65
runMethod · 0.65

Implementers 5

SerialMonitorIDE/processing/app/SerialMonitor.java
SizerIDE/processing/app/debug/Sizer.java
UploaderIDE/processing/app/debug/Uploader.java
CompilerIDE/processing/app/debug/Compiler.java
EditorConsoleIDE/processing/app/EditorConsole.java

Calls

no outgoing calls

Tested by

no test coverage detected