Skip to content

CPreproc::If::Case::isElse

Returns 'true' if this case is an '#else'.

Synopsis

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

bool
isElse() const;

Return Value

'true' if this case is an '#else'.

Created with MrDocs