private class SwitchExpressionRewriter.ClassifiedStm
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) Op04StructuredStatement |
stm |
(package private) SwitchExpressionRewriter.ClassifyType |
type |
Constructor and Description |
---|
ClassifiedStm(SwitchExpressionRewriter.ClassifyType type,
Op04StructuredStatement stm) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
SwitchExpressionRewriter.ClassifyType type
Op04StructuredStatement stm
ClassifiedStm(SwitchExpressionRewriter.ClassifyType type, Op04StructuredStatement stm)