comma::PosAD Class Reference

#include <AttribDecl.h>

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

List of all members.

Public Member Functions



const DiscreteTypegetPrefix () const
 Specialize FunctionAttribDecl::getPrefix.
DiscreteTypegetPrefix ()
 Specialize FunctionAttribDecl::getPrefix.

Static Public Member Functions

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

Friends

class IntegerDecl
class EnumerationDecl

Detailed Description

This node represents the Pos attribute as applied to a discrete subtype prefix.

Definition at line 83 of file AttribDecl.h.


Member Function Documentation

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

Reimplemented from comma::FunctionAttribDecl.

Definition at line 98 of file AttribDecl.h.

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

Support isa and dyn_cast.

Reimplemented from comma::FunctionAttribDecl.

Definition at line 97 of file AttribDecl.h.

DiscreteType* comma::PosAD::getPrefix (  )  [inline]

Specialize FunctionAttribDecl::getPrefix.

Reimplemented from comma::FunctionAttribDecl.

Definition at line 91 of file AttribDecl.h.

const DiscreteType* comma::PosAD::getPrefix (  )  const [inline]

Specialize FunctionAttribDecl::getPrefix.

Reimplemented from comma::FunctionAttribDecl.

Definition at line 88 of file AttribDecl.h.


Friends And Related Function Documentation

friend class EnumerationDecl [friend]

Definition at line 109 of file AttribDecl.h.

friend class IntegerDecl [friend]

Definition at line 108 of file AttribDecl.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1