il::function_pointer_call_expression Class Reference

Represents a function pointer invocation. More...

#include <function_pointer_call_expression.h>

Inheritance diagram for il::function_pointer_call_expression:
il::expression il::node

List of all members.

Public Member Functions

 function_pointer_call_expression (expression *fn_ptr, vector< expression * > args, type *t, location loc)
virtual string to_string () const
virtual expressionget_function_pointer ()
bool has_return ()
virtual vector< expression * > & get_arguments ()

Friends

class boost::serialization::access

Detailed Description

Represents a function pointer invocation.


The documentation for this class was generated from the following files:
Generated on Sun Oct 17 14:01:25 2010 by  doxygen 1.6.3