SageBuilder::buildSwitchStatement
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
SgSwitchStatement*
buildSwitchStatement(
SgExpression* item_selector,
SgStatement* body = NULL);
Created with MrDocs
Declared in <SageIII/sageInterface/sageBuilder.h>
SgSwitchStatement*
buildSwitchStatement(
SgExpression* item_selector,
SgStatement* body = NULL);
Created with MrDocs