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

#include <ast.hpp>

Collaboration diagram for client::ast::function_call:
Collaboration graph
[legend]

Public Attributes

identifier function_name
 
std::list< function_call_argumentargs
 

Detailed Description

Definition at line 92 of file ast.hpp.

Member Data Documentation

std::list<function_call_argument> client::ast::function_call::args
identifier client::ast::function_call::function_name

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