Skip to content

SageBuilder::buildIntVal_nfi

Build an integer value expression by converting the string

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgIntVal*
buildIntVal_nfi(std::string const& str);

Created with MrDocs