SageBuilder::buildFloatVal_nfi
Build a float value expression by converting the string
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgFloatVal*
buildFloatVal_nfi(std::string const& str);
Return Value
This class represents the notion of an value (expression value).
Created with MrDocs