Result of taking the address of a function. More...
#include <function_address_expression.h>
Public Member Functions | |
function_address_expression (string fn_name, type *fn_signature, type *t, location loc) | |
virtual string | to_string () const |
virtual void | print () |
virtual string | get_function_name () |
virtual type * | get_function_signature () |
Friends | |
class | boost::serialization::access |
Result of taking the address of a function.