CsEntityAttribute Struct Reference

Attribute. More...

List of all members.

Public Member Functions

 CsEntityAttribute ()
virtual ~CsEntityAttribute ()
CsEntityAttributeclone ()

Public Attributes

CsEntityparent
 Parent.
CsEntitytype
 Type (constructor).
int n_fixed_arguments
 Number of fixed arguments.
CsEntityAttributeFixedArgument ** fixed_arguments
 Fixed arguments.
int n_named_arguments
 Number of named arguments.
CsEntityAttributeNamedArgument ** named_arguments
 Named arguments.
AssemblyEntityassembly
 Assembly (for assembly attribute).
CsAttributedecl
 AST-node where entity is defined.

Detailed Description

Attribute.


Constructor & Destructor Documentation

CsEntityAttribute::CsEntityAttribute (  )  [inline]
virtual CsEntityAttribute::~CsEntityAttribute (  )  [virtual]

Member Function Documentation

CsEntityAttribute* CsEntityAttribute::clone (  ) 

Member Data Documentation

Assembly (for assembly attribute).

AST-node where entity is defined.

Number of fixed arguments.

Number of named arguments.

Type (constructor).

© 2010 metaspec