Elsa Ast Type TS typeof expr: Difference between revisions

atomic type renamings and TS_typeof confusion
(add supertype link and record info)
(atomic type renamings and TS_typeof confusion)
 
Line 1: Line 1:
<!-- Besides the comments at the end this page has been generated
<!-- Besides the comments at the end this page has been generated
   -- with the olmar wiki bot on behalf of Hendrik Tews.
   -- with the olmar wiki bot on behalf of Hendrik Tews.
   --> __NOTOC__
   -->
TS_typeof_expr is a Ast subtype node belonging to [[Elsa Ast Type ASTTypeof|ASTTypeof]]. TS_typeof_expr is a variant.


=== Variant Data Fields ===
The Elsa ast class type TS_typeof_expr has been renamed to [[Elsa Ast Type AST_typeof_expr|AST_typeof_expr]] in Olmar.
See there for further information.


* type : [[Elsa Ast Type CType|CType]]
* expr : [[Elsa Ast Type FullExpression|FullExpression]]
=== Comments ===
=== Comments ===