CsEntityArrayBoundSpecifier Struct Reference

Array bounds specifier. More...

List of all members.

Public Member Functions

int CompareTo (CsEntityArrayBoundSpecifier rhs)

Public Attributes

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

Detailed Description

Array bounds specifier.


Member Function Documentation

int CompareTo ( CsEntityArrayBoundSpecifier  rhs)

Member Data Documentation

int low_bound

Low bound of array.

int size

Array size.

© 2010 metaspec