Package org.benf.cfr.reader.bytecode
Class RecoveryOptions
java.lang.Object
org.benf.cfr.reader.bytecode.RecoveryOptions
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRecoveryOptions
(RecoveryOption<?>... recoveryOptions) RecoveryOptions
(RecoveryOptions prev, RecoveryOption<?>... recoveryOptions) -
Method Summary
Modifier and TypeMethodDescriptionapply
(DCCommonState commonState, Options originalOptions, BytecodeMeta bytecodeMeta)
-
Field Details
-
recoveryOptions
-
-
Constructor Details
-
RecoveryOptions
-
RecoveryOptions
-
-
Method Details
-
apply
public RecoveryOptions.Applied apply(DCCommonState commonState, Options originalOptions, BytecodeMeta bytecodeMeta)
-