Elsa Ast Type E keywordCast: Difference between revisions

Jump to navigation Jump to search
source and target type
(add supertype link and record info)
(source and target type)
 
Line 15: Line 15:


<!-- OLMAR SEPARATION LINE: ADD YOUR MODIFICATIONS BELOW! -->
<!-- OLMAR SEPARATION LINE: ADD YOUR MODIFICATIONS BELOW! -->
The keyword_cast_ctype field contains the target type of the cast
as in the source code. The keyword_cast_type field is the same,
but (apparently) normalized, with typedef's expanded.
The normalized source type is available in the type field of
keyword_cast_expr.
The declared or original source type (without typedef's expanded)
seems not to be present in the ast.
193

edits

Navigation menu