atlas  0.6
Public Member Functions | Public Attributes | List of all members
atlas::interpreter::cast_node Struct Reference

#include <parse_types.h>

Collaboration diagram for atlas::interpreter::cast_node:
Collaboration graph
[legend]

Public Member Functions

 cast_node (type_expr &&type, expr &&exp)
 

Public Attributes

type_expr type
 
expr exp
 

Constructor & Destructor Documentation

atlas::interpreter::cast_node::cast_node ( type_expr &&  type,
expr &&  exp 
)
inline

Member Data Documentation

expr atlas::interpreter::cast_node::exp
type_expr atlas::interpreter::cast_node::type

The documentation for this struct was generated from the following file: