Uses of Class
org.benf.cfr.reader.util.DecompilerComment
Packages that use DecompilerComment
Package
Description
-
Uses of DecompilerComment in org.benf.cfr.reader.bytecode
Fields in org.benf.cfr.reader.bytecode declared as DecompilerCommentModifier and TypeFieldDescriptionprivate final DecompilerCommentRecoveryOption.decompilerCommentFields in org.benf.cfr.reader.bytecode with type parameters of type DecompilerCommentMethod parameters in org.benf.cfr.reader.bytecode with type arguments of type DecompilerCommentModifier and TypeMethodDescriptionabstract booleanRecoveryOption.apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta) booleanRecoveryOption.BooleanRO.apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta) booleanRecoveryOption.ConditionalRO.apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta) booleanRecoveryOption.IntRO.apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta) booleanRecoveryOption.TrooleanRO.apply(MutableOptions mutableOptions, List<DecompilerComment> commentList, BytecodeMeta bytecodeMeta) (package private) booleanRecoveryOption.applyComment(boolean applied, List<DecompilerComment> commentList) Constructors in org.benf.cfr.reader.bytecode with parameters of type DecompilerCommentModifierConstructorDescriptionBooleanRO(PermittedOptionProvider.Argument<Boolean> arg, boolean value, DecompilerComment comment) (package private)BooleanRO(PermittedOptionProvider.Argument<Boolean> arg, boolean value, UnaryFunction<BytecodeMeta, Boolean> canHelp, DecompilerComment comment) IntRO(PermittedOptionProvider.Argument<Integer> arg, int value, DecompilerComment comment) (package private)IntRO(PermittedOptionProvider.Argument<Integer> arg, int value, UnaryFunction<BytecodeMeta, Boolean> canHelp, DecompilerComment comment) (package private)RecoveryOption(PermittedOptionProvider.Argument<T> arg, T value, UnaryFunction<BytecodeMeta, Boolean> canHelp, DecompilerComment comment) (package private)TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg, Troolean value, DecompilerComment comment) (package private)TrooleanRO(PermittedOptionProvider.Argument<Troolean> arg, Troolean value, UnaryFunction<BytecodeMeta, Boolean> canHelp, DecompilerComment comment) Constructor parameters in org.benf.cfr.reader.bytecode with type arguments of type DecompilerCommentModifierConstructorDescriptionApplied(Options options, List<DecompilerComment> comments, boolean valid) -
Uses of DecompilerComment in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph that return DecompilerCommentModifier and TypeMethodDescriptionstatic DecompilerCommentOp02WithProcessedDataAndRefs.populateStackInfo(List<Op02WithProcessedDataAndRefs> op2list, Method method) Method parameters in org.benf.cfr.reader.bytecode.analysis.opgraph with type arguments of type DecompilerCommentModifier and TypeMethodDescriptionprivate voidOp02WithProcessedDataAndRefs.populateStackInfo(StackSim stackSim, Method method, Set<DecompilerComment> comments, LinkedList<Pair<StackSim, Op02WithProcessedDataAndRefs>> next) -
Uses of DecompilerComment in org.benf.cfr.reader.bytecode.analysis.stack
Method parameters in org.benf.cfr.reader.bytecode.analysis.stack with type arguments of type DecompilerCommentModifier and TypeMethodDescription(package private) voidStackEntry.mergeWith(StackEntry other, Set<DecompilerComment> comments) voidStackEntryHolder.mergeWith(StackEntryHolder other, Set<DecompilerComment> comments) -
Uses of DecompilerComment in org.benf.cfr.reader.bytecode.analysis.types
Fields in org.benf.cfr.reader.bytecode.analysis.types declared as DecompilerCommentModifier and TypeFieldDescriptionprivate DecompilerCommentJavaRefTypeInstance.Annotated.nullableCommentMethods in org.benf.cfr.reader.bytecode.analysis.types with parameters of type DecompilerCommentModifier and TypeMethodDescriptionvoidJavaRefTypeInstance.Annotated.setComment(DecompilerComment comment) -
Uses of DecompilerComment in org.benf.cfr.reader.entities
Methods in org.benf.cfr.reader.entities with parameters of type DecompilerCommentModifier and TypeMethodDescriptionvoidClassFile.addComment(DecompilerComment comment) private voidMethod.addComment(DecompilerComment comment) -
Uses of DecompilerComment in org.benf.cfr.reader.state
Methods in org.benf.cfr.reader.state that return DecompilerComment -
Uses of DecompilerComment in org.benf.cfr.reader.util
Fields in org.benf.cfr.reader.util declared as DecompilerCommentModifier and TypeFieldDescriptionstatic final DecompilerCommentDecompilerComment.AGGRESSIVE_EXCEPTION_AGGstatic final DecompilerCommentDecompilerComment.AGGRESSIVE_EXCEPTION_VERY_AGGstatic final DecompilerCommentDecompilerComment.AGGRESSIVE_TOPOLOGICAL_SORTstatic final DecompilerCommentDecompilerComment.BAD_ANNOTATIONstatic final DecompilerCommentDecompilerComment.BAD_ANNOTATION_ON_INNERstatic final DecompilerCommentDecompilerComment.BAD_SIGNATUREstatic final DecompilerCommentDecompilerComment.CASE_CLASH_FSstatic final DecompilerCommentDecompilerComment.CHECK_SEALEDstatic final DecompilerCommentDecompilerComment.CLASS_RENAMEDstatic final DecompilerCommentDecompilerComment.COMMENT_MONITORSstatic final DecompilerCommentDecompilerComment.COND_PROPAGATEstatic final DecompilerCommentDecompilerComment.DROP_EXCEPTIONSstatic final DecompilerCommentDecompilerComment.DUFF_HANDLINGstatic final DecompilerCommentDecompilerComment.DYNAMIC_CONSTANTSstatic final DecompilerCommentDecompilerComment.DYNAMIC_SIGNATURE_MISMATCHstatic final DecompilerCommentDecompilerComment.EXPERIMENTAL_FEATUREstatic final DecompilerCommentDecompilerComment.ILLEGAL_IDENTIFIERSstatic final DecompilerCommentDecompilerComment.IMPOSSIBLE_LOOP_WITH_COPYstatic final DecompilerCommentDecompilerComment.IMPOSSIBLE_LOOP_WITH_FIRSTstatic final DecompilerCommentDecompilerComment.ITERATED_TYPE_HINTSstatic final DecompilerCommentDecompilerComment.LOOPING_EXCEPTIONSstatic final DecompilerCommentDecompilerComment.LOOSE_CATCH_BLOCKstatic final DecompilerCommentDecompilerComment.MALFORMED_SWITCHstatic final DecompilerCommentDecompilerComment.MULTI_VERSIONstatic final DecompilerCommentDecompilerComment.NEIGHBOUR_RETURNstatic final DecompilerCommentDecompilerComment.PACKAGE_INFO_CODEstatic final DecompilerCommentDecompilerComment.PARAMETER_CORRUPTIONstatic final DecompilerCommentDecompilerComment.PRUNE_EXCEPTIONSstatic final DecompilerCommentDecompilerComment.RENAME_MEMBERSstatic final DecompilerCommentDecompilerComment.RETURNING_IFSstatic final DecompilerCommentDecompilerComment.TRY_BACKEDGE_REMOVEDstatic final DecompilerCommentDecompilerComment.TYPE_CLASHESstatic final DecompilerCommentDecompilerComment.UNABLE_TO_STRUCTUREstatic final DecompilerCommentDecompilerComment.UNVERIFIABLE_BYTECODE_BAD_JUMPstatic final DecompilerCommentDecompilerComment.UNVERIFIABLE_BYTECODE_BAD_MERGEstatic final DecompilerCommentDecompilerComment.VOID_DECLARATIONstatic final DecompilerCommentDecompilerComment.WHOLE_CLASS_EXCEPTIONFields in org.benf.cfr.reader.util with type parameters of type DecompilerCommentMethods in org.benf.cfr.reader.util that return types with arguments of type DecompilerCommentModifier and TypeMethodDescriptionDecompilerComments.getCommentCollection()DecompilerCommentSource.getComments()Methods in org.benf.cfr.reader.util with parameters of type DecompilerCommentModifier and TypeMethodDescriptionvoidDecompilerComments.addComment(DecompilerComment comment) booleanDecompilerComments.contains(DecompilerComment comment) Method parameters in org.benf.cfr.reader.util with type arguments of type DecompilerCommentModifier and TypeMethodDescriptionvoidDecompilerComments.addComments(Collection<DecompilerComment> comments) -
Uses of DecompilerComment in org.benf.cfr.reader.util.output
Methods in org.benf.cfr.reader.util.output that return types with arguments of type DecompilerComment