Inferno  0.2
CPPTree::Case Struct Reference

Case label. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::Case:
[legend]
Collaboration diagram for CPPTree::Case:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS_FINAL TreePtr
< Expression
value
 Switch jumps here when condition is this value.

Detailed Description

Case label.

Definition at line 921 of file cpptree.hpp.


Member Data Documentation

Switch jumps here when condition is this value.

Definition at line 924 of file cpptree.hpp.


The documentation for this struct was generated from the following file: