-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCnsSQL.lst
36 lines (24 loc) · 928 Bytes
/
CnsSQL.lst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-}
ParserBuilder for Delphi 0.9.0.213b
Parsing C:\Program Files\Borland\Delphi7\dicomserver2005\DatabaseLink\CnsSQL.atg
Syntax OK, now testing grammar ......
Deletable symbols: -- none --
Undefined nonterminals: -- none --
Unreachable nonterminals: -- none --
Circular derivations: -- none --
Underivable nonterminals: -- none --
Grammar tests OK.
LL(1) conditions: -- ok --
Generating Parser
Generating Scanner
Generating Compiler
Statistics:
nr of terminals: 124 (limit 1024)
nr of non-terminals:18 (limit 965)
nr of pragmas: 0 (limit 965)
nr of symbolnodes: 142 (limit 1024)
nr of graphnodes: 846 (limit 6000)
nr of conditionsets:3 (limit 400)
nr of charactersets:15 (limit 1000)
Compilation completed. No errors detected.
{+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-}