Elsa Ast Type AST typeof expr
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
AST_typeof_expr (original Elsa name: TS_typeof_expr) is a Ast subtype node belonging to ASTTypeof. AST_typeof_expr is a variant.
Variant Data Fields
- type : CType
 - expr : FullExpression
 
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.