AssertInduction Class Referencea class to record induction variable assertions.
More...
#include <AssertInduction.h>
Inheritance diagram for AssertInduction:
[legend]List of all members.
Detailed Description
a class to record induction variable assertions.
C Polaris - See also:
- Directive/AssertInduction.h
Directive/AssertInduction.h
The AssertInduction class is meant to provide a specific class for assertions about induction variables.
No known bugs.
Definition at line 29 of file AssertInduction.h.
Constructor & Destructor Documentation
| AssertInduction::AssertInduction |
( |
|
) |
|
|
Member Function Documentation
| void AssertInduction::print |
( |
ostream & |
o |
) |
const [virtual] |
|
| Assertion * AssertInduction::clone |
( |
|
) |
const [virtual] |
|
| Listable * AssertInduction::listable_clone |
( |
|
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|