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 "documentation.pcc".
5 ///////////////////////////////////////////////////////////////////////////////
7 #define PROP_PARSER_USED
9 #line 1 "documentation.pcc"
10 ///////////////////////////////////////////////////////////////////////////////
12 // This file implements the source documentation features.
14 ///////////////////////////////////////////////////////////////////////////////
19 void PropParser::emit_doc()
20 { doc
.emit(lexbuf
.text(), lexbuf
.length()); }
21 #line 12 "documentation.pcc"
23 ------------------------------- Statistics -------------------------------
24 Merge matching rules = yes
25 Number of DFA nodes merged = 0
26 Number of ifs generated = 0
27 Number of switches generated = 0
30 Adaptive matching = enabled
31 Fast string matching = disabled
32 Inline downcasts = enabled
33 --------------------------------------------------------------------------