Uses of Enum Class
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.AssertRewriter.ControlFlowSwitchExpressionTransformer.BreakClassification
-
Uses of AssertRewriter.ControlFlowSwitchExpressionTransformer.BreakClassification in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that return AssertRewriter.ControlFlowSwitchExpressionTransformer.BreakClassificationModifier and TypeMethodDescriptionAssertRewriter.ControlFlowSwitchExpressionTransformer.classifyBreak
(StructuredBreak in, StructuredScope scope) Returns the enum constant of this class with the specified name.AssertRewriter.ControlFlowSwitchExpressionTransformer.BreakClassification.values()
Returns an array containing the constants of this enum class, in the order they are declared.