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::NullExpr Class Reference

comma::NullExpr Class Reference

#include <Expr.h>

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

List of all members.

Public Member Functions

 NullExpr (Location loc, AccessType *target=0)



const AccessTypegetType () const
 Specialize Expr::getType().
AccessTypegetType ()
 Specialize Expr::getType().

Static Public Member Functions

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

Detailed Description

Definition at line 635 of file Expr.h.


Constructor & Destructor Documentation

comma::NullExpr::NullExpr ( Location  loc,
AccessType target = 0 
) [inline]

Definition at line 638 of file Expr.h.


Member Function Documentation

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

Reimplemented from comma::Expr.

Definition at line 653 of file Expr.h.

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

Support isa and dyn_cast.

Reimplemented from comma::Expr.

Definition at line 652 of file Expr.h.

AccessType* comma::NullExpr::getType (  )  [inline]

Specialize Expr::getType().

Definition at line 646 of file Expr.h.

const AccessType* comma::NullExpr::getType (  )  const [inline]

Specialize Expr::getType().

Reimplemented from comma::Expr.

Definition at line 643 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