Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AssumptionType::isFlatOrPebs Method

Returns true if argument is a statement-type constant-dollar assumption.

C++
static bool isFlatOrPebs(
    int altNum
);
Parameters 
Description 
int altNum 
Assumption type to check. 

True if argument is a statement-type assumption (assum_type::FLAT or assum_type::PEBS_ASSUM).

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!