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 classprivate static classFields in org.benf.cfr.reader.util.output with type parameters of type SinkReturns.TokenModifier and TypeFieldDescriptionprivate final OutputSinkFactory.Sink<SinkReturns.Token> TokenStreamDumper.sinkMethods in org.benf.cfr.reader.util.output that return SinkReturns.TokenModifier and TypeMethodDescription(package private) SinkReturns.TokenTokenStreamDumper.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 DumperSinkDumperFactory.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)