Uses of Class
org.benf.cfr.reader.util.output.MovableDumperContext
Packages that use MovableDumperContext
-
Uses of MovableDumperContext in org.benf.cfr.reader.util.output
Fields in org.benf.cfr.reader.util.output declared as MovableDumperContextModifier and TypeFieldDescription(package private) final MovableDumperContextAbstractDumper.contextConstructors in org.benf.cfr.reader.util.output with parameters of type MovableDumperContextModifierConstructorDescription(package private)AbstractDumper(MovableDumperContext context) (package private)StdIODumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) privateStdIODumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, Set<JavaTypeInstance> emitted) (package private)StreamDumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) (package private)StreamDumper(TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context, Set<JavaTypeInstance> emitted) StringStreamDumper(MethodErrorCollector methodErrorCollector, StringBuilder sb, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context) (package private)TokenStreamDumper(OutputSinkFactory.Sink<SinkReturns.Token> sink, int version, JavaTypeInstance classType, MethodErrorCollector methodErrorCollector, TypeUsageInformation typeUsageInformation, Options options, IllegalIdentifierDump illegalIdentifierDump, MovableDumperContext context)