Skip to content

CPreproc::If::Case::getCondition

Get the condition represented by this case.

Synopsis

Declared in <src/midend/programTransformation/astOutlining/If.hh>

std::string
getCondition() const;

Return Value

the condition represented by this case.

Created with MrDocs