OPAL (Object Oriented Parallel Accelerator Library) 2024.2
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 100 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: