casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
casa::FuncExprData::ExprCompState Struct Reference

The compilation state descriptor. More...

#include <FuncExprData.h>

List of all members.

Public Attributes

uInt rpslow
 Old index of low RPS boundary.
uInt nval
 

of values available on value stack


uInt argcnt
 Argument count.
uInt pcptr
 Previous saved program counter.

Detailed Description

The compilation state descriptor.

Definition at line 173 of file FuncExprData.h.


Member Data Documentation

Argument count.

Definition at line 179 of file FuncExprData.h.

of values available on value stack

Definition at line 177 of file FuncExprData.h.

Previous saved program counter.

Definition at line 181 of file FuncExprData.h.

Old index of low RPS boundary.

Definition at line 175 of file FuncExprData.h.


The documentation for this struct was generated from the following file: