OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Attributes | List of all members
client::ast::expression Struct Reference

#include <ast.hpp>

Public Attributes

operand first
 
std::list< operationrest
 

Detailed Description

Definition at line 98 of file ast.hpp.

Member Data Documentation

◆ first

operand client::ast::expression::first

◆ rest

std::list<operation> client::ast::expression::rest

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