Elsa Ast Type S case
From MozillaWiki
S_case is a Ast subtype node belonging to Statement. S_case is a record.
Record Data Fields
- case_loc : sourceLoc
- case_expr : Expression
- case_stmt : Statement
- labelVal : int32
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.