Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters |
Modifier and Type | Method and Description |
---|---|
(package private) SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification |
SwitchExpressionRewriter.SwitchExpressionTransformer.classifyBreak(StructuredBreak in,
StructuredScope scope) |
static SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification |
SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification[] |
SwitchExpressionRewriter.SwitchExpressionTransformer.BreakClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|