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

comma::FirstAE Class Reference

#include <AttribExpr.h>

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

List of all members.

Public Member Functions

 FirstAE (DiscreteType *prefix, Location loc)

Static Public Member Functions

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

Detailed Description

Attribute representing S'First, where S is a scalar subtype. This attribute denotes the lower bound of S, represented as an element of the type of S. Note that this attribute is not necessarily static, as scalar subtypes can have dynamic bounds.

Definition at line 131 of file AttribExpr.h.


Constructor & Destructor Documentation

comma::FirstAE::FirstAE ( DiscreteType prefix,
Location  loc 
) [inline]

Definition at line 134 of file AttribExpr.h.


Member Function Documentation

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

Reimplemented from comma::ScalarBoundAE.

Definition at line 139 of file AttribExpr.h.

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

Support isa and dyn_cast.

Reimplemented from comma::ScalarBoundAE.

Definition at line 138 of file AttribExpr.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1