public interface CaseBlock extends SwitchCase
The following features are supported:
GASTMPackage.getCaseBlock()| Modifier and Type | Method and Description |
|---|---|
|
getCaseExpressions()
Returns the value of the 'Case Expressions' containment reference list.
|
getBody, getIsEvaluateAllCases, setIsEvaluateAllCasesgetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfogetCaseExpressions()
Expression.
If the meaning of the 'Case Expressions' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getCaseBlock_CaseExpressions()