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