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

#include <parse_types.h>

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

Public Member Functions

 op_cast_node (id_type oper, type_expr &&type)
 

Public Attributes

id_type oper
 
type_expr type
 

Constructor & Destructor Documentation

atlas::interpreter::op_cast_node::op_cast_node ( id_type  oper,
type_expr &&  type 
)
inline

Member Data Documentation

id_type atlas::interpreter::op_cast_node::oper
type_expr atlas::interpreter::op_cast_node::type

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