public interface SinkReturns
OutputSinkFactory.SinkClass
various types
of messages. All sink factories should provide a sink which accepts strings, however, these are types which
may also be provided.Modifier and Type | Interface and Description |
---|---|
static interface |
SinkReturns.Decompiled
Fuller decompilation than simply accepting STRING.
|
static interface |
SinkReturns.DecompiledMultiVer
Extends
SinkReturns.Decompiled to describe which version of JVM this
class is visible from. |
static interface |
SinkReturns.ExceptionMessage
An exception message with more detail.
|
static interface |
SinkReturns.LineNumberMapping |
static interface |
SinkReturns.Token |
static class |
SinkReturns.TokenType |
static class |
SinkReturns.TokenTypeFlags |