ROSE 0.11.145.147
Public Member Functions | List of all members
legacy::VarRefBuilder Struct Reference

Description

Functor building a variable reference from an initialized name.

Definition at line 68 of file sageFunctors.h.

#include <sageInterface/sageFunctors.h>

Public Member Functions

 VarRefBuilder (SgScopeStatement &the_scope)
 
SgVarRefExpoperator() (SgInitializedName *initName) const
 

Constructor & Destructor Documentation

◆ VarRefBuilder()

legacy::VarRefBuilder::VarRefBuilder ( SgScopeStatement the_scope)
inlineexplicit

Definition at line 71 of file sageFunctors.h.

Member Function Documentation

◆ operator()()

SgVarRefExp * legacy::VarRefBuilder::operator() ( SgInitializedName initName) const
inline

Definition at line 75 of file sageFunctors.h.


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