Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

PickleStats.H File Reference

Go to the source code of this file.

Enumerations

enum  PathKind {
  NormPK = 'N', BangPK = '!', TypePK = 'T', LLenPK = 'L',
  BLenPK = 'B', ExprPK = 'E', DummyPK = 'D'
}
enum  ValueKind {
  BooleanVK, IntegerVK, ListVK, BindingVK,
  PrimitiveVK, TextVK, ClosureVK, ModelVK,
  ErrorVK, FpVK, UnbndVK
}
enum  ExprKind {
  ConstantEK, IfEK, ComputedEK, ArgListEK,
  ExprListEK, StmtListEK, ApplyEK, ApplyOpEK,
  ApplyUnOpEK, AssignEK, BindEK, BindingEK,
  BlockEK, FileEK, FuncEK, IterateEK,
  ListEK, ModelEK, NameEK, PairEK,
  PrimitiveEK, SelectEK, TypedEK, BaseTEK,
  ListTEK, BindingTEK, FuncTEK, ErrorEK
}


Enumeration Type Documentation

enum ExprKind
 

Enumeration values:
ConstantEK 
IfEK 
ComputedEK 
ArgListEK 
ExprListEK 
StmtListEK 
ApplyEK 
ApplyOpEK 
ApplyUnOpEK 
AssignEK 
BindEK 
BindingEK 
BlockEK 
FileEK 
FuncEK 
IterateEK 
ListEK 
ModelEK 
NameEK 
PairEK 
PrimitiveEK 
SelectEK 
TypedEK 
BaseTEK 
ListTEK 
BindingTEK 
FuncTEK 
ErrorEK 

Definition at line 37 of file PickleStats.H.

enum PathKind
 

Enumeration values:
NormPK 
BangPK 
TypePK 
LLenPK 
BLenPK 
ExprPK 
DummyPK 

Definition at line 27 of file PickleStats.H.

enum ValueKind
 

Enumeration values:
BooleanVK 
IntegerVK 
ListVK 
BindingVK 
PrimitiveVK 
TextVK 
ClosureVK 
ModelVK 
ErrorVK 
FpVK 
UnbndVK 

Definition at line 32 of file PickleStats.H.


Generated on Mon May 8 00:49:02 2006 for Vesta by  doxygen 1.4.2