Uses of Interface
org.benf.cfr.reader.api.SinkReturns.Token
Packages that use SinkReturns.Token
-
Uses of SinkReturns.Token in org.benf.cfr.reader.util.output
Classes in org.benf.cfr.reader.util.output that implement SinkReturns.TokenModifier and TypeClassDescriptionprivate static class
private static class
Fields in org.benf.cfr.reader.util.output with type parameters of type SinkReturns.TokenModifier and TypeFieldDescriptionprivate final OutputSinkFactory.Sink<SinkReturns.Token>
TokenStreamDumper.sink
Methods in org.benf.cfr.reader.util.output that return SinkReturns.TokenModifier and TypeMethodDescription(package private) SinkReturns.Token
TokenStreamDumper.RecycleToken.set
(SinkReturns.TokenType type, String text) Method parameters in org.benf.cfr.reader.util.output with type arguments of type SinkReturns.TokenModifier and TypeMethodDescriptionprivate Dumper
SinkDumperFactory.TokenStreamClassDumper
(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, IllegalIdentifierDump illegalIdentifierDump) Constructor parameters in org.benf.cfr.reader.util.output with type arguments of type SinkReturns.TokenModifierConstructorDescription(package private)
TokenStreamDumper
(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)