public class CaseExpression extends ASTNode
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseExpression.WhenJcValue |
| Constructor and Description |
|---|
CaseExpression() |
| Modifier and Type | Method and Description |
|---|---|
JcValue |
getCaseValue() |
JcValue |
getEndAlias() |
void |
setCaseValue(JcValue caseValue) |
void |
setEndAlias(JcValue endAlias) |
getClauseType, setClauseTypeCopyright © 2016. All rights reserved.