1 ///////////////////////////////////////////////////////////////////////////////
2 // This file is generated automatically using Prop (version 2.3.6),
3 // last updated on Nov 2, 1999.
4 // The original source file is "env.ph".
5 ///////////////////////////////////////////////////////////////////////////////
8 ///////////////////////////////////////////////////////////////////////////////
10 // This file describes the environment class
12 ///////////////////////////////////////////////////////////////////////////////
21 void operator = (const Env
&);
28 Ty
operator () (Id
) const;
35 ------------------------------- Statistics -------------------------------
36 Merge matching rules = yes
37 Number of DFA nodes merged = 0
38 Number of ifs generated = 0
39 Number of switches generated = 0
42 Adaptive matching = enabled
43 Fast string matching = disabled
44 Inline downcasts = enabled
45 --------------------------------------------------------------------------