AnyExprSubset Class ReferenceNOT YET IMPLEMENTED!!!
More...
#include <AnyExprSubset.h>
Inheritance diagram for AnyExprSubset:
[legend]List of all members.
Detailed Description
NOT YET IMPLEMENTED!!!
Polaris Base - See also:
- Wildcard/AnyExprSubset.h
Wildcard/Wildcard.cc
Wildcard/AnyExprSubset.h
AnyExprSubset is a wildcard expression which matches a subset of a commutative expression. Unfortunately, this wildcard has not yet been implemented.
For more details, please see Wildcard.
Definition at line 34 of file AnyExprSubset.h.
Constructor & Destructor Documentation
| AnyExprSubset::AnyExprSubset |
( |
|
) |
|
|
Member Function Documentation
| Expression * AnyExprSubset::clone |
( |
|
) |
const [virtual] |
|
| virtual void AnyExprSubset::print_debug |
( |
ostream & |
o, |
|
|
Boolean |
debug |
|
) |
const [virtual] |
|
|
|
debug indicates whether it should contain extra fields
Implements Wildcard. |
| int AnyExprSubset::structures_OK |
( |
|
) |
const [virtual] |
|
| const ExprSignature & AnyExprSubset::update_signature |
( |
|
) |
[virtual] |
|
| int AnyExprSubset::node_compare |
( |
const Expression & |
ex |
) |
const [virtual] |
|
The documentation for this class was generated from the following files:
|