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

comma::LastAE Class Reference

#include <AttribExpr.h>

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

List of all members.

Public Member Functions

 LastAE (DiscreteType *prefix, Location loc)

Static Public Member Functions

static bool classof (const LastAE *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 upper 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 151 of file AttribExpr.h.


Constructor & Destructor Documentation

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

Definition at line 154 of file AttribExpr.h.


Member Function Documentation

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

Reimplemented from comma::ScalarBoundAE.

Definition at line 159 of file AttribExpr.h.

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

Support isa and dyn_cast.

Reimplemented from comma::ScalarBoundAE.

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