Zen
A cross-platform functional programming language
|
_defaultLabel | SwitchLabelList | [private] |
_list | SwitchLabelList | [private] |
addCase(CaseLabel &label) | SwitchLabelList | [inline] |
addDefault(DefaultLabel &label) | SwitchLabelList | [inline] |
getDefault() const | SwitchLabelList | [inline] |
getList() const | SwitchLabelList | [inline] |
hasDefault() const | SwitchLabelList | [inline] |
List typedef | SwitchLabelList | |
Node() | Node | [inline, protected] |
SwitchLabelList() | SwitchLabelList | [inline] |
~Node() | Node | [inline, virtual] |