CPreproc::If::Case::getDirective
Returns the directive as a string (i.e., '#if').
Synopsis
Declared in <src/midend/programTransformation/astOutlining/If.hh>
std::string
getDirective() const;
Return Value
the directive as a string (i.e., '#if').
Created with MrDocs