|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.statement.CaseStatement.Alternative
public final class CaseStatement.Alternative
Case statement alternative.
Method Summary | |
---|---|
java.util.List<Choice> |
getChoices()
Returns the choices. |
java.util.List<SequentialStatement> |
getStatements()
Returns the statements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.List<Choice> getChoices()
public java.util.List<SequentialStatement> getStatements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |