Skip to content

SageBuilder::buildBreakStmt

Build a break statement

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgBreakStmt*
buildBreakStmt();

Return Value

This class represents the notion of a break statement

Created with MrDocs