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

#include <ast.hpp>

Public Attributes

optoken operator_
 
operand operand_
 

Detailed Description

Definition at line 80 of file ast.hpp.

Member Data Documentation

◆ operand_

operand client::ast::unary::operand_

◆ operator_

optoken client::ast::unary::operator_

Definition at line 82 of file ast.hpp.

Referenced by client::code_gen::StackEvaluator::operator()().


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