Skip to content

SageBuilder::buildStringType

DQ (8/21/2010): We want to move to the new buildStringType( SgExpression*,size_t) function over the older buildStringType() function.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgTypeString*
buildStringType();

Return Value

This class represents a string type used for SgStringVal IR node.

Created with MrDocs