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