IOStarExpr Class ReferenceA derived class from Expression.
More...
#include <IOStarExpr.h>
Inheritance diagram for IOStarExpr:
[legend]List of all members.
Detailed Description
A derived class from Expression.
Polaris Expression - See also:
- Expression/IOStarExpr.h
Expression/IOStarExpr.h
Expression/Expression.cc
An IOStarExpr is the star used as the unit number in an I/O statement.
Definition at line 27 of file IOStarExpr.h.
Constructor & Destructor Documentation
| IOStarExpr::IOStarExpr |
( |
|
) |
[inline] |
|
| IOStarExpr::IOStarExpr |
( |
const IOStarExpr & |
e |
) |
[inline] |
|
Member Function Documentation
| Expression * IOStarExpr::clone |
( |
|
) |
const [virtual] |
|
| virtual void IOStarExpr::print_debug |
( |
ostream & |
o, |
|
|
Boolean |
debug |
|
) |
const [virtual] |
|
|
|
debug indicates whether it should contain extra fields
Implements Expression. |
| int IOStarExpr::structures_OK |
( |
|
) |
const [virtual] |
|
| virtual void IOStarExpr::convert |
( |
BinRep & |
exprSet, |
|
|
Symtab & |
symtab |
|
) |
[virtual] |
|
| int IOStarExpr::exchange_expr |
( |
VDL & |
vdl |
) |
[virtual] |
|
The documentation for this class was generated from the following files:
|