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