Uses of Class
org.benf.cfr.reader.entities.Method
Packages that use Method
Package
Description
-
Uses of Method in org.benf.cfr.reader.bytecode
Fields in org.benf.cfr.reader.bytecode declared as MethodMethods in org.benf.cfr.reader.bytecode that return MethodModifier and TypeMethodDescriptionprivate static MethodCodeAnalyserWholeClass.getStaticConstructor(ClassFile classFile) Methods in org.benf.cfr.reader.bytecode with parameters of type Method -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.loc
Fields in org.benf.cfr.reader.bytecode.analysis.loc declared as MethodFields in org.benf.cfr.reader.bytecode.analysis.loc with type parameters of type MethodMethods in org.benf.cfr.reader.bytecode.analysis.loc that return types with arguments of type MethodModifier and TypeMethodDescriptionabstract Collection<Method> BytecodeLoc.getMethods()BytecodeLocSet.getMethods()BytecodeLocSimple.getMethods()BytecodeLocSpecific.getMethods()Methods in org.benf.cfr.reader.bytecode.analysis.loc with parameters of type MethodModifier and TypeMethodDescriptionvoidvoidBytecodeLocCollector.getForMethod(Method method) abstract Collection<Integer> BytecodeLoc.getOffsetsForMethod(Method method) BytecodeLocSet.getOffsetsForMethod(Method method) BytecodeLocSimple.getOffsetsForMethod(Method method) BytecodeLocSpecific.getOffsetsForMethod(Method method) Constructors in org.benf.cfr.reader.bytecode.analysis.loc with parameters of type MethodConstructor parameters in org.benf.cfr.reader.bytecode.analysis.loc with type arguments of type Method -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph with parameters of type MethodModifier and TypeMethodDescriptionprivate static NavigableMap<Integer, JavaTypeInstance> Op02WithProcessedDataAndRefs.assignIdentsAndGetMissingMap(SSAIdentifierFactory<Slot, StackType> ssaIdentifierFactory, Method method, List<Op02WithProcessedDataAndRefs> statements, BytecodeMeta bytecodeMeta, boolean useProtoArgs) private static voidOp02WithProcessedDataAndRefs.assignSSAIdentifiers(SSAIdentifierFactory<Slot, StackType> ssaIdentifierFactory, Method method, DecompilerComments comments, List<Op02WithProcessedDataAndRefs> statements, BytecodeMeta bytecodeMeta) static voidOp03SimpleStatement.assignSSAIdentifiers(Method method, List<Op03SimpleStatement> statements) private static voidOp02WithProcessedDataAndRefs.assignSSAIdentifiersInner(SSAIdentifierFactory<Slot, StackType> ssaIdentifierFactory, Method method, List<Op02WithProcessedDataAndRefs> statements, BytecodeMeta bytecodeMeta, boolean useProtoArgs) private StatementOp02WithProcessedDataAndRefs.buildInvoke(Method thisCallerMethod) private StatementOp02WithProcessedDataAndRefs.buildInvokeDynamic(Method method, DCCommonState dcCommonState, DecompilerComments comments) static List<Op03SimpleStatement> Op02WithProcessedDataAndRefs.convertToOp03List(List<Op02WithProcessedDataAndRefs> op2list, Method method, VariableFactory variableFactory, BlockIdentifierFactory blockIdentifierFactory, DCCommonState dcCommonState, DecompilerComments comments, TypeHintRecovery typeHintRecovery) Op01WithProcessedDataAndByteJumps.createOp2(ConstantPool cp, int index, BytecodeLocFactory locFactory, Method method) private StatementOp02WithProcessedDataAndRefs.createStatement(Method method, DecompilerComments comments, VariableFactory variableFactory, BlockIdentifierFactory blockIdentifierFactory, DCCommonState dcCommonState, TypeHintRecovery typeHintRecovery) static voidOp04StructuredStatement.discoverLocalClassScopes(Method method, Op04StructuredStatement root, VariableFactory variableFactory, Options options) static voidOp02WithProcessedDataAndRefs.discoverStorageLiveness(Method method, DecompilerComments comments, List<Op02WithProcessedDataAndRefs> op2list, BytecodeMeta bytecodeMeta) static voidOp04StructuredStatement.discoverVariableScopes(Method method, Op04StructuredStatement root, VariableFactory variableFactory, Options options, ClassFileVersion classFileVersion, BytecodeMeta bytecodeMeta) static FieldVariableOp04StructuredStatement.findInnerClassOuterThis(Method method, Op04StructuredStatement root) static voidOp04StructuredStatement.fixInnerClassConstructorSyntheticOuterArgs(ClassFile classFile, Method method, Op04StructuredStatement root, Set<MethodPrototype> processed) private ExpressionOp02WithProcessedDataAndRefs.getDynamicLiteral(Method method, ConstantPoolEntryDynamicInfo cpe, DecompilerComments comments) private static StringOp04StructuredStatement.getInnerClassOuterArgName(Method method, LValue lValueArg) private ExpressionOp02WithProcessedDataAndRefs.getLiteralConstantPoolEntry(Method m, ConstantPoolEntry cpe, DecompilerComments comments) static voidOp04StructuredStatement.inlineSyntheticAccessors(DCCommonState state, Method method, Op04StructuredStatement root) static booleanOp04StructuredStatement.isTryWithResourceSynthetic(Method m, Op04StructuredStatement root) static DecompilerCommentOp02WithProcessedDataAndRefs.populateStackInfo(List<Op02WithProcessedDataAndRefs> op2list, Method method) private voidOp02WithProcessedDataAndRefs.populateStackInfo(StackSim stackSim, Method method, Set<DecompilerComment> comments, LinkedList<Pair<StackSim, Op02WithProcessedDataAndRefs>> next) private static voidOp04StructuredStatement.removeAnonymousSyntheticConstructorOuterArgs(Method method, Op04StructuredStatement root, boolean isInstance) static voidOp04StructuredStatement.removeInnerClassOuterThis(Method method, Op04StructuredStatement root) private static voidOp04StructuredStatement.removeMethodScopedSyntheticConstructorOuterArgs(Method method, Op04StructuredStatement root, Set<MethodPrototype> processed) static voidOp04StructuredStatement.removePrimitiveDeconversion(Options options, Method method, Op04StructuredStatement root) static voidOp04StructuredStatement.removeUnnecessaryVarargArrays(Options options, Method method, Op04StructuredStatement root) private static voidOp02WithProcessedDataAndRefs.removeUnusedSSAIdentifiers(SSAIdentifierFactory<Slot, StackType> ssaIdentifierFactory, Method method, List<Op02WithProcessedDataAndRefs> op2list) static voidOp04StructuredStatement.rewriteBadCastChains(Options options, Method method, Op04StructuredStatement root) static voidOp04StructuredStatement.rewriteExplicitTypeUsages(Method method, Op04StructuredStatement block, AnonymousClassUsage anonymousClassUsage, ClassFile classFile) static voidOp04StructuredStatement.rewriteLambdas(DCCommonState state, Method method, Op04StructuredStatement root) static voidOp04StructuredStatement.rewriteNarrowingAssignments(Options options, Method method, Op04StructuredStatement root) static voidOp04StructuredStatement.switchExpression(Method method, Op04StructuredStatement root, DecompilerComments comments) static voidOp04StructuredStatement.tidyVariableNames(Method method, Op04StructuredStatement root, BytecodeMeta bytecodeMeta, DecompilerComments comments, ClassCache classCache) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op02obf
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op02obf with parameters of type MethodModifier and TypeMethodDescriptionstatic booleanOp02Obf.detectObfuscations(Method method, ExceptionAggregator exceptions, List<Op02WithProcessedDataAndRefs> op2list, SortedMap<Integer, Integer> lutByOffset) voidControlFlowNumericObf.process(Method method, List<Op02WithProcessedDataAndRefs> op2list) voidSimpleControlFlowBase.process(Method method, ExceptionAggregator exceptions, List<Op02WithProcessedDataAndRefs> op2list, SortedMap<Integer, Integer> lutByOffset) static voidOp02Obf.removeControlFlowExceptions(Method method, ExceptionAggregator exceptions, List<Op02WithProcessedDataAndRefs> op2list, SortedMap<Integer, Integer> lutByOffset) static voidOp02Obf.removeNumericObf(Method method, List<Op02WithProcessedDataAndRefs> op2list) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters with parameters of type MethodModifier and TypeMethodDescriptionstatic List<Op03SimpleStatement> RemoveDeterministicJumps.apply(Method method, List<Op03SimpleStatement> statements) (package private) static voidCondenseConstruction.condenseConstruction(DCCommonState state, Method method, List<Op03SimpleStatement> statements, AnonymousClassUsage anonymousClassUsage) static voidOp03Rewriters.condenseConstruction(DCCommonState dcCommonState, Method method, List<Op03SimpleStatement> op03SimpleParseNodes, AnonymousClassUsage anonymousClassUsage) private static BlockIdentifierLoopIdentifier.considerAsWhileLoopStart(Method method, Op03SimpleStatement start, List<Op03SimpleStatement> statements, BlockIdentifierFactory blockIdentifierFactory, Map<BlockIdentifier, Op03SimpleStatement> postBlockCache) static voidFinallyRewriter.identifyFinally(Options options, Method method, List<Op03SimpleStatement> in, BlockIdentifierFactory blockIdentifierFactory) static voidLoopIdentifier.identifyLoops1(Method method, List<Op03SimpleStatement> statements, BlockIdentifierFactory blockIdentifierFactory) static voidOp03Rewriters.narrowAssignmentTypes(Method method, List<Op03SimpleStatement> statements) private static booleanRemoveDeterministicJumps.propagateLiteralReturn(Method method, Op03SimpleStatement original, Map<LValue, Literal> display) private static booleanRemoveDeterministicJumps.propagateLiteralReturn(Method method, Op03SimpleStatement original, Op03SimpleStatement orignext, LValue originalLValue, Expression originalRValue, Map<LValue, Literal> display) static voidRemoveDeterministicJumps.propagateToReturn(Method method, List<Op03SimpleStatement> statements) private static Op03SimpleStatementSwitchReplacer.replaceRawSwitch(Method method, Op03SimpleStatement swatch, List<Op03SimpleStatement> in, BlockIdentifierFactory blockIdentifierFactory, Options options) static voidSwitchReplacer.replaceRawSwitches(Method method, List<Op03SimpleStatement> in, BlockIdentifierFactory blockIdentifierFactory, Options options, DecompilerComments comments, BytecodeMeta bytecodeMeta) static voidNarrowingTypeRewriter.rewrite(Method method, List<Op03SimpleStatement> statements) static List<Op03SimpleStatement> StaticInitReturnRewriter.rewrite(Options options, Method method, List<Op03SimpleStatement> statementList) (package private) static voidConditionalSimplifier.simplifyConditionals(List<Op03SimpleStatement> statements, boolean aggressive, Method method) static voidOp03Rewriters.simplifyConditionals(List<Op03SimpleStatement> op03SimpleParseNodes, boolean aggressive, Method method) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Classes in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that implement interfaces with type arguments of type MethodModifier and TypeClassDescription(package private) static classFields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters declared as MethodModifier and TypeFieldDescriptionprivate final MethodLambdaRewriter.methodprivate final MethodScopeHidingVariableRewriter.methodprivate final MethodSwitchExpressionRewriter.methodprivate final MethodEnumClassRewriter.CollectedEnumData.methodContainerMethods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that return MethodModifier and TypeMethodDescriptionprivate MethodRetroLambdaRewriter.getMainLambdaIndirect(StaticFunctionInvokation m2callReal) private static MethodRecordRewriter.getMethod(ClassFile classFile, List<JavaTypeInstance> args, String name) EnumClassRewriter.CollectedEnumData.getMethodContainer()Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type MethodModifier and TypeMethodDescriptionprivate StaticFunctionInvokationprivate ExpressionRetroLambdaRewriter.getFullLambdaBody(Method mainLambdaIndirect) private List<StructuredStatement> SwitchEnumRewriter.getLookupMethodStatements(Method lutStaticInit) private static StructuredStatementRecordRewriter.getSingleCodeLine(Method method) private static voidRecordRewriter.hideConstructorIfEmpty(Method canonicalCons) private static voidRecordRewriter.hideDefaultGetter(Method method, ClassFileField classFileField, JavaRefTypeInstance thisType) private static voidRecordRewriter.hideIfMatch(JavaTypeInstance thisType, List<ClassFileField> fields, Method method, WildcardMatch wcm, StructuredStatement stm) static booleanResourceReleaseDetector.isResourceRelease(Method method, Op04StructuredStatement root) voidStaticLifter.liftStatics(Method staticInit) private booleanJ14ClassObjectRewriter.methodIsClassLookup(Method method) private static booleanRecordRewriter.removeImplicitAssignments(Method canonicalCons, List<ClassFileField> instances, JavaRefTypeInstance thisType) private static voidRetroLambdaRewriter.rewrite(Method m, ClassFile classFile, DCCommonState state) voidAssertRewriter.sugarAsserts(Method staticInit) booleanConstructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type MethodModifierConstructorDescriptionprivateCollectedEnumData(Op04StructuredStatement container, Method methodContainer, T data) LambdaRewriter(DCCommonState state, Method method) ScopeHidingVariableRewriter(List<ClassFileField> fieldVariables, Method method, ClassCache classCache) SwitchExpressionRewriter(DecompilerComments comments, Method method) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil with parameters of type MethodModifier and TypeMethodDescriptionstatic voidDeadMethodRemover.removeDeadMethod(ClassFile classFile, Method method) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers declared as MethodModifier and TypeFieldDescriptionprivate final MethodVariableNameTidier.method(package private) final MethodTryResourcesTransformerBase.ResourceMatch.resourceMethodConstructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers with parameters of type MethodModifierConstructorDescription(package private)ResourceMatch(Method resourceMethod, LValue resource, LValue throwable) (package private)ResourceMatch(Method resourceMethod, LValue resource, LValue throwable, boolean reprocessException, List<Op04StructuredStatement> removeThese) VariableNameTidier(Method method, Set<String> bannedNames, ClassCache classCache) VariableNameTidier(Method method, ClassCache classCache) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.util with parameters of type MethodModifier and TypeMethodDescriptionstatic MethodPrototypeConstructorUtils.getDelegatingPrototype(Method constructor) static booleanConstructorUtils.isDelegating(Method constructor) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.parse.utils
Methods in org.benf.cfr.reader.bytecode.analysis.parse.utils with parameters of type MethodModifier and TypeMethodDescriptionvoidCreationCollector.condenseConstructions(Method method, DCCommonState dcCommonState) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.parse.utils.finalhelp
Methods in org.benf.cfr.reader.bytecode.analysis.parse.utils.finalhelp with parameters of type MethodModifier and TypeMethodDescriptionstatic voidFinalAnalyzer.identifyFinally(Method method, Op03SimpleStatement in, List<Op03SimpleStatement> allStatements, BlockIdentifierFactory blockIdentifierFactory, Set<Op03SimpleStatement> analysedTries) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.parse.utils.scope
Constructors in org.benf.cfr.reader.bytecode.analysis.parse.utils.scope with parameters of type MethodModifierConstructorDescriptionLocalClassScopeDiscoverImpl(Options options, Method method, VariableFactory variableFactory) -
Uses of Method in org.benf.cfr.reader.bytecode.analysis.variables
Fields in org.benf.cfr.reader.bytecode.analysis.variables declared as MethodConstructors in org.benf.cfr.reader.bytecode.analysis.variables with parameters of type Method -
Uses of Method in org.benf.cfr.reader.bytecode.opcode
Methods in org.benf.cfr.reader.bytecode.opcode with parameters of type MethodModifier and TypeMethodDescriptionJVMInstr.getStackDelta(byte[] data, ConstantPoolEntry[] constantPoolEntries, StackSim stackSim, Method method) OperationFactory.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDefault.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDup.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDup2.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDup2X1.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDup2X2.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDupX1.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryDupX2.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryFakeCatch.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryGetField.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryGetStatic.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryInvoke.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryInvokeDynamic.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryInvokeInterface.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryLDC.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryLDCW.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryMultiANewArray.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryPop.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryPop2.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryPutField.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactoryPutStatic.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) OperationFactorySwap.getStackDelta(JVMInstr instr, byte[] data, ConstantPoolEntry[] cpEntries, StackSim stackSim, Method method) -
Uses of Method in org.benf.cfr.reader.entities
Fields in org.benf.cfr.reader.entities declared as MethodFields in org.benf.cfr.reader.entities with type parameters of type MethodMethods in org.benf.cfr.reader.entities that return MethodModifier and TypeMethodDescriptionprivate MethodClassFile.getAccessibleMethodByPrototype(MethodPrototype prototype, GenericTypeBinder binder, JavaRefTypeInstance accessor) ClassFile.getMethodByPrototype(MethodPrototype prototype) ClassFile.getMethodByPrototypeOrNull(MethodPrototype prototype) ClassFile.getSingleMethodByNameOrNull(String name) Methods in org.benf.cfr.reader.entities that return types with arguments of type MethodModifier and TypeMethodDescriptionClassFile.getConstructors()ClassFile.getMethodByName(String name) ClassFile.getMethods()ClassFile.getMethodsByNameOrNull(String name) ClassFile.getMethodsWithMatchingName(MethodPrototype prototype) Methods in org.benf.cfr.reader.entities with parameters of type MethodModifier and TypeMethodDescriptionprivate voidClassFile.analyseSyntheticTags(Method method, Options options) booleanMethod.copyLocalClassesFrom(Method other) Method parameters in org.benf.cfr.reader.entities with type arguments of type MethodModifier and TypeMethodDescriptionprivate voidClassFile.collectMethods(MethodPrototype prototype, List<Method> tgt, Set<JavaTypeInstance> seen) private voidClassFile.collectTypeMethods(MethodPrototype prototype, List<Method> tgt, Set<JavaTypeInstance> seen, JavaTypeInstance clazz) Constructors in org.benf.cfr.reader.entities with parameters of type Method -
Uses of Method in org.benf.cfr.reader.entities.attributes
Methods in org.benf.cfr.reader.entities.attributes with parameters of type Method -
Uses of Method in org.benf.cfr.reader.relationship
Fields in org.benf.cfr.reader.relationship with type parameters of type MethodModifier and TypeFieldDescriptionprivate final Map<MemberNameResolver.MethodKey, Map<JavaTypeInstance, Collection<Method>>> MemberNameResolver.MemberInfo.knownMethodsMethods in org.benf.cfr.reader.relationship that return types with arguments of type MethodModifier and TypeMethodDescription(package private) Map<JavaTypeInstance, Collection<Method>> MemberNameResolver.MemberInfo.getClashedMethodsFor(MemberNameResolver.MethodKey key) Methods in org.benf.cfr.reader.relationship with parameters of type MethodModifier and TypeMethodDescriptionvoidprivate voidMemberNameResolver.MemberInfo.add(MemberNameResolver.MethodKey key1, JavaTypeInstance key2, Method method, boolean fromParent) -
Uses of Method in org.benf.cfr.reader.state
Methods in org.benf.cfr.reader.state with parameters of type MethodModifier and TypeMethodDescriptionvoidTypeUsageCollectingDumper.addSummaryError(Method method, String s) -
Uses of Method in org.benf.cfr.reader.util.output
Fields in org.benf.cfr.reader.util.output declared as MethodModifier and TypeFieldDescriptionprivate MethodFileSummaryDumper.lastMethodprivate MethodSinkSummaryDumper.lastMethodFields in org.benf.cfr.reader.util.output with type parameters of type MethodModifier and TypeFieldDescriptionprivate final Map<Method, BytecodeTrackingDumper.MethodBytecode> BytecodeTrackingDumper.perMethodMethods in org.benf.cfr.reader.util.output that return MethodMethods in org.benf.cfr.reader.util.output with parameters of type MethodModifier and TypeMethodDescriptionvoidDelegatingDumper.addSummaryError(Method method, String s) voidDumper.addSummaryError(Method method, String s) voidFileDumper.addSummaryError(Method method, String s) voidMethodErrorCollector.addSummaryError(Method method, String s) voidMethodErrorCollector.SummaryDumperMethodErrorCollector.addSummaryError(Method method, String s) voidStdIODumper.addSummaryError(Method method, String s) voidStringStreamDumper.addSummaryError(Method method, String s) voidTokenStreamDumper.addSummaryError(Method method, String s) voidToStringDumper.addSummaryError(Method method, String s) voidFileSummaryDumper.notifyError(JavaTypeInstance controllingType, Method method, String error) voidNopSummaryDumper.notifyError(JavaTypeInstance controllingType, Method method, String error) voidSinkSummaryDumper.notifyError(JavaTypeInstance controllingType, Method method, String error) voidSummaryDumper.notifyError(JavaTypeInstance controllingType, Method method, String error)