public final class CaseBlock extends Block
| Constructor and Description |
|---|
CaseBlock() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getValues() |
boolean |
isDefault() |
void |
writeTo(ITextOutput output) |
getBody, getChildren, getEntryGoto, setEntryGotogetChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getChildrenAndSelfRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, getSelfAndChildrenRecursive, isConditionalControlFlow, isUnconditionalControlFlow, toStringpublic final java.util.List<java.lang.Integer> getValues()
public final boolean isDefault()
public final void writeTo(ITextOutput output)