Uses of Enum
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
Subclasses with type arguments of type SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewritersModifier and TypeClassDescription(package private) static enumMethods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that return SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassificationModifier and TypeMethodDescription(package private) SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassificationSwitchExpressionRewriter.SwitchExpressionTransformer.classifyBreak(StructuredBreak in, StructuredScope scope) Returns the enum constant of this type with the specified name.SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification.values()Returns an array containing the constants of this enum type, in the order they are declared.