SageInterface::splitExpressionIntoBasicBlock
Split long expressions into blocks of statements
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
splitExpressionIntoBasicBlock(SgExpression* expr);
Parameters
Name |
Description |
expr |
This class represents the notion of an expression. Expressions |
Created with MrDocs