This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
#include <Expr.h>


Public Member Functions | |
| PrjExpr (Expr *argument, DomainType *resultType, Location loc) | |
| Expr * | getOperand () |
| const Expr * | getOperand () const |
Static Public Member Functions | |
| static bool | classof (const PrjExpr *node) |
| Support isa and dyn_cast. | |
| static bool | classof (const Ast *node) |
Definition at line 432 of file Expr.h.
| comma::PrjExpr::PrjExpr | ( | Expr * | argument, | |
| DomainType * | resultType, | |||
| Location | loc | |||
| ) | [inline] |
| static bool comma::PrjExpr::classof | ( | const Ast * | node | ) | [inline, static] |
Reimplemented from comma::Expr.
| static bool comma::PrjExpr::classof | ( | const PrjExpr * | node | ) | [inline, static] |
1.6.1