CsEntityArrayBoundSpecifier Struct Reference

Array bounds specifier. More...

List of all members.

Public Member Functions

bool equal (CsEntityArrayBoundSpecifier rhs)

Static Public Member Functions

static bool operator< (CsEntityArrayBoundSpecifier lhs, CsEntityArrayBoundSpecifier rhs)
static bool operator> (CsEntityArrayBoundSpecifier lhs, CsEntityArrayBoundSpecifier rhs)

Public Attributes

int size
 Array size.
int low_bound
 Low bound of array.


Detailed Description

Array bounds specifier.
© 2007 metaspec