Elsa Ast Type S rangeCase
From MozillaWiki
S_rangeCase is a Ast subtype node belonging to Statement. S_rangeCase is a record.
Record Data Fields
- range_case_loc : sourceLoc
- exprLo : Expression
- exprHi : Expression
- range_case_stmt : Statement
- labelValLo : int
- labelValHi : int
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.