Welcome to the NetCologne GmbH open source mirroring service!

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 !

Comma: comma::InjExpr Class Reference

comma::InjExpr Class Reference

#include <Expr.h>

Inheritance diagram for comma::InjExpr:
Inheritance graph
[legend]
Collaboration diagram for comma::InjExpr:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InjExpr (Expr *argument, Type *resultType, Location loc)
ExprgetOperand ()
const ExprgetOperand () const

Static Public Member Functions

static bool classof (const InjExpr *node)
 Support isa and dyn_cast.
static bool classof (const Ast *node)

Detailed Description

Definition at line 409 of file Expr.h.


Constructor & Destructor Documentation

comma::InjExpr::InjExpr ( Expr argument,
Type resultType,
Location  loc 
) [inline]

Definition at line 412 of file Expr.h.


Member Function Documentation

static bool comma::InjExpr::classof ( const Ast node  )  [inline, static]

Reimplemented from comma::Expr.

Definition at line 420 of file Expr.h.

static bool comma::InjExpr::classof ( const InjExpr node  )  [inline, static]

Support isa and dyn_cast.

Reimplemented from comma::Expr.

Definition at line 419 of file Expr.h.

const Expr* comma::InjExpr::getOperand (  )  const [inline]

Definition at line 417 of file Expr.h.

Expr* comma::InjExpr::getOperand (  )  [inline]

Definition at line 416 of file Expr.h.


The documentation for this class was generated from the following file:

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1