ROSE  0.11.145.0
Public Member Functions | List of all members
AbstractHandle::specifier Class Reference

Description

construct specifier could be used to specify a construct by name, position, numbering, labels, etc (e_name, foo) (e_position, 15)

Definition at line 96 of file abstract_handle.h.

#include <midend/abstractHandle/abstract_handle.h>

Public Member Functions

 specifier (specifier_type_t t, specifier_value_t v)
 
specifier_type_t get_type ()
 
specifier_value_t get_value ()
 
void set_type (specifier_type_t stype)
 
void set_value (specifier_value_t svalue)
 
std::string toString ()
 

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