Protected Attributes

ArrayType Class Reference

Inheritance diagram for ArrayType:
TypeSpecifier Symbol

List of all members.

Protected Attributes

Vector indexTypes
TypeSpecifier elementType

Detailed Description

Represents an array of form ARRAY [...] OF type. If named like foo=array [1..5] of integer; then this Symbol can be looked up in the symbol table. Otherwise, this object will be exclusively pointed to from a variable or field def.


Member Data Documentation

Vector ArrayType.indexTypes [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties