annotate _test/dump.out @ 297:52aae1b85084

Added transformations support to JSONView
author cin
date Mon, 11 Mar 2013 01:22:24 +0400
parents 15d87ef41764
children 2da2564f115d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
1 $VAR1 = [
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
2 bless( {
297
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3 'template' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4 '_DEFBLOCKS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5 'CTOR' => sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
7 '_VARIABLES' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
8 'modtime' => 1343890751,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
9 'version' => '10',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
10 'name' => 'simple.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
11 '_BLOCK' => sub { "DUMMY" },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
12 'title' => "\x{414}\x{43e}\x{43a}\x{443}\x{43c}\x{435}\x{43d}\x{442} 1",
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
13 '_HOT' => 0
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
14 }, 'Template::Document' ),
287
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
15 'global' => {},
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
16 'inc' => sub { "DUMMY" },
266
89179bb8c388 *corrected TTView to handle plain (and undefined) values
cin
parents: 228
diff changeset
17 'date' => {
89179bb8c388 *corrected TTView to handle plain (and undefined) values
cin
parents: 228
diff changeset
18 'now' => sub { "DUMMY" }
89179bb8c388 *corrected TTView to handle plain (and undefined) values
cin
parents: 228
diff changeset
19 },
287
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
20 'dynamic' => sub { "DUMMY" },
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
21 'dec' => sub { "DUMMY" },
297
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
22 'templateVar' => 'initialized by the constructor',
287
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
23 '_STRICT' => undef,
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
24 'component' => '',
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
25 'site' => {
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
26 'name' => 'Test Site'
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
27 },
297
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
28 'view' => {},
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
29 'dojo' => {
293
15d87ef41764 *IMPL::Config::Activator: refactoring
sergey
parents: 287
diff changeset
30 'require' => []
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
31 },
287
2d253e6e4a88 *TTView refactoring
cin
parents: 268
diff changeset
32 '_DEBUG' => 0,
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
33 'user' => 'test_user',
297
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
34 'this' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
35 'IMPL_Web_View_TTDocument_loader' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
36 'IMPL_Web_View_TTLoader_context' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
37 'PREFIX_MAP' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
38 'BLOCKS' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
39 'TRIM' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
40 'CONFIG' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
41 'ENCODING' => 'utf-8',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
42 'POST_CHOMP' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
43 'INTERPOLATE' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
44 'LOAD_TEMPLATES' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
45 'SIZE' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
46 'COMPILE_DIR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
47 'HEAD' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
48 undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
49 '/home/sergey/workspace.web/Impl/_test/Resources/TTView/simple.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
50 $VAR1->[0]{'template'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
51 1343890751,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
52 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
53 $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
54 '/home/sergey/workspace.web/Impl/_test/Resources/TTView/global.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
55 bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
56 '_DEFBLOCKS' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
57 '_BLOCK' => sub { "DUMMY" },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
58 '_VARIABLES' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
59 'modtime' => 1343890751,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
60 'version' => '1',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
61 'name' => 'global.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
62 '_HOT' => 0
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
63 }, 'Template::Document' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
64 1343890751,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
65 undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
66 1362429968
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
67 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
68 1362429968
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
69 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
70 'DELIMITER' => ':',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
71 'UNICODE' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
72 'TOLERANT' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
73 'DOCUMENT' => 'Template::Document',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
74 'RELATIVE' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
75 '_ERROR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
76 'NOTFOUND' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
77 'INCLUDE_PATH' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
78 '/home/sergey/workspace.web/Impl/_test/Resources/TTView'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
79 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
80 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
81 'STAT_TTL' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
82 'ABSOLUTE' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
83 'LOOKUP' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
84 '/home/sergey/workspace.web/Impl/_test/Resources/TTView/global.tt' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'}[4],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
85 '/home/sergey/workspace.web/Impl/_test/Resources/TTView/simple.tt' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
86 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
87 'DEFAULT' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
88 'PARSER' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
89 'FILE' => 'global.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
90 'ANYCASE' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
91 'FACTORY' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
92 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
93 'NAMESPACE' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
94 '_ERROR' => ''
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
95 }, 'Template::Directive' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
96 'STATES' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
97 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
98 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
99 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
100 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
101 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
102 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
103 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
104 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
105 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
106 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
107 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
108 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
109 'template' => 52,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
110 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
111 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
112 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
113 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
114 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
115 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
116 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
117 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
118 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
119 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
120 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
121 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
122 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
123 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
124 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
125 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
126 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
127 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
128 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
129 'block' => 72,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
130 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
131 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
132 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
133 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
134 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
135 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
136 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
137 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
138 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
139 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
140 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
141 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
142 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
143 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
144 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
145 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
146 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
147 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
148 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
149 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
150 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
151 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
152 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
153 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
154 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
155 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
156 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
157 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
158 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
159 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
160 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
161 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
162 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
163 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
164 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
165 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
166 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
167 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
168 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
169 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
170 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
171 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
172 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
173 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
174 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
175 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
176 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
177 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
178 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
179 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
180 'setlist' => 76,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
181 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
182 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
183 'ident' => 74,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
184 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
185 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
186 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
187 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
188 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
189 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
190 'LITERAL' => 75
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
191 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
192 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
193 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
194 'DEFAULT' => -130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
195 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
196 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
197 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
198 'expr' => 79,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
199 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
200 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
201 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
202 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
203 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
204 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
205 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
206 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
207 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
208 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
209 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
210 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
211 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
212 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
213 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
214 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
215 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
216 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
217 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
218 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
219 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
220 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
221 'DEFAULT' => -23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
222 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
223 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
224 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
225 ';' => 80
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
226 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
227 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
228 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
229 'DEFAULT' => -37
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
230 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
231 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
232 'DEFAULT' => -14
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
233 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
234 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
235 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
236 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
237 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
238 'nameargs' => 90,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
239 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
240 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
241 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
242 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
243 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
244 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
245 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
246 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
247 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
248 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
249 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
250 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
251 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
252 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
253 'sterm' => 96,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
254 'range' => 93,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
255 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
256 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
257 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
258 'term' => 95,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
259 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
260 'list' => 92
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
261 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
262 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
263 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
264 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
265 ']' => 94,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
266 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
267 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
268 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
269 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
270 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
271 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
272 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
273 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
274 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
275 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
276 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
277 ';' => 97
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
278 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
279 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
280 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
281 'DEFAULT' => -5
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
282 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
283 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
284 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
285 ';' => -20
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
286 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
287 'DEFAULT' => -27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
288 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
289 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
290 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
291 '@5-1' => 98
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
292 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
293 'DEFAULT' => -78
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
294 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
295 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
296 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
297 'blockargs' => 102,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
298 'metadata' => 101,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
299 'meta' => 100
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
300 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
301 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
302 'IDENT' => 99
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
303 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
304 'DEFAULT' => -87
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
305 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
306 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
307 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
308 'metadata' => 103,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
309 'meta' => 100
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
310 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
311 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
312 'IDENT' => 99
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
313 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
314 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
315 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
316 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
317 'ASSIGN' => 105,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
318 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
319 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
320 'DEFAULT' => -109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
321 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
322 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
323 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
324 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
325 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
326 'nameargs' => 106,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
327 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
328 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
329 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
330 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
331 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
332 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
333 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
334 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
335 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
336 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
337 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
338 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
339 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
340 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
341 'IDENT' => 107
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
342 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
343 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
344 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
345 'DEFAULT' => -149
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
346 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
347 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
348 'DEFAULT' => -12
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
349 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
350 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
351 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
352 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
353 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
354 'loopvar' => 110,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
355 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
356 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
357 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
358 'term' => 109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
359 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
360 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
361 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
362 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
363 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
364 'IDENT' => 108,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
365 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
366 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
367 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
368 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
369 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
370 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
371 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
372 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
373 'DEFAULT' => -40
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
374 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
375 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
376 'DEFAULT' => -127
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
377 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
378 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
379 'DEFAULT' => -6
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
380 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
381 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
382 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
383 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
384 'lvalue' => 112,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
385 'name' => 82,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
386 'item' => 113,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
387 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
388 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
389 'nameargs' => 118,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
390 'lnameargs' => 115
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
391 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
392 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
393 '$' => 114,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
394 '"' => 117,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
395 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
396 'IDENT' => 111,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
397 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
398 'LITERAL' => 116,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
399 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
400 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
401 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
402 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
403 'DEFAULT' => -113
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
404 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
405 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
406 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
407 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
408 'ident' => 119,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
409 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
410 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
411 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
412 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
413 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
414 'IDENT' => 2
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
415 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
416 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
417 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
418 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
419 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
420 'blockargs' => 123,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
421 'filename' => 122,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
422 'blockname' => 121,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
423 'metadata' => 101,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
424 'meta' => 100
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
425 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
426 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
427 'IDENT' => 120,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
428 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
429 'LITERAL' => 124,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
430 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
431 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
432 'DEFAULT' => -87
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
433 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
434 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
435 'DEFAULT' => -43
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
436 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
437 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
438 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
439 'hash' => 125,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
440 'params' => 128,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
441 'item' => 126,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
442 'param' => 127
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
443 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
444 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
445 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
446 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
447 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
448 'LITERAL' => 129
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
449 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
450 'DEFAULT' => -119
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
451 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
452 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
453 'DEFAULT' => -25
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
454 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
455 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
456 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
457 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
458 'lvalue' => 112,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
459 'name' => 82,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
460 'item' => 113,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
461 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
462 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
463 'nameargs' => 118,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
464 'lnameargs' => 130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
465 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
466 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
467 '$' => 114,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
468 '"' => 117,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
469 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
470 'IDENT' => 111,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
471 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
472 'LITERAL' => 116,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
473 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
474 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
475 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
476 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
477 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
478 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
479 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
480 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
481 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
482 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
483 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
484 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
485 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
486 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
487 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
488 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
489 'chunk' => 131,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
490 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
491 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
492 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
493 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
494 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
495 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
496 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
497 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
498 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
499 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
500 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
501 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
502 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
503 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
504 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
505 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
506 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
507 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
508 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
509 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
510 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
511 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
512 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
513 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
514 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
515 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
516 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
517 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
518 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
519 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
520 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
521 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
522 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
523 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
524 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
525 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
526 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
527 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
528 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
529 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
530 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
531 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
532 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
533 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
534 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
535 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
536 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
537 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
538 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
539 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
540 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
541 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
542 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
543 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
544 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
545 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
546 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
547 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
548 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
549 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
550 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
551 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
552 'DEFAULT' => -2
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
553 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
554 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
555 'DEFAULT' => -22
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
556 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
557 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
558 'DEFAULT' => -24
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
559 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
560 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
561 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
562 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
563 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
564 'nameargs' => 132,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
565 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
566 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
567 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
568 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
569 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
570 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
571 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
572 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
573 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
574 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
575 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
576 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
577 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
578 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
579 'sterm' => 133,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
580 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
581 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
582 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
583 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
584 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
585 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
586 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
587 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
588 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
589 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
590 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
591 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
592 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
593 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
594 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
595 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
596 'expr' => 134,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
597 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
598 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
599 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
600 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
601 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
602 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
603 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
604 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
605 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
606 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
607 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
608 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
609 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
610 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
611 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
612 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
613 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
614 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
615 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
616 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
617 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
618 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
619 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
620 '(' => 135
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
621 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
622 'DEFAULT' => -128
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
623 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
624 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
625 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
626 ';' => 136
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
627 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
628 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
629 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
630 'DEFAULT' => -38
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
631 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
632 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
633 'DEFAULT' => -11
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
634 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
635 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
636 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
637 'IDENT' => 137
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
638 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
639 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
640 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
641 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
642 'expr' => 138,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
643 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
644 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
645 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
646 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
647 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
648 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
649 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
650 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
651 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
652 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
653 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
654 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
655 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
656 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
657 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
658 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
659 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
660 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
661 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
662 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
663 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
664 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
665 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
666 'expr' => 139,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
667 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
668 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
669 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
670 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
671 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
672 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
673 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
674 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
675 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
676 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
677 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
678 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
679 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
680 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
681 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
682 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
683 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
684 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
685 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
686 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
687 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
688 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
689 'DEFAULT' => -42
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
690 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
691 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
692 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
693 'expr' => 140,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
694 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
695 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
696 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
697 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
698 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
699 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
700 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
701 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
702 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
703 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
704 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
705 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
706 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
707 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
708 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
709 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
710 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
711 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
712 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
713 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
714 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
715 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
716 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
717 'FOR' => 142,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
718 'FILTER' => 143,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
719 'IF' => 144,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
720 'UNLESS' => 141,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
721 'WRAPPER' => 145,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
722 'WHILE' => 146
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
723 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
724 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
725 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
726 'DEFAULT' => -39
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
727 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
728 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
729 'DEFAULT' => -10
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
730 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
731 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
732 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
733 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
734 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
735 'nameargs' => 147,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
736 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
737 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
738 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
739 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
740 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
741 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
742 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
743 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
744 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
745 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
746 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
747 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
748 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
749 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
750 '' => 148
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
751 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
752 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
753 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
754 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
755 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
756 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
757 'ident' => 149,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
758 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
759 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
760 'expr' => 151,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
761 'assign' => 150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
762 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
763 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
764 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
765 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
766 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
767 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
768 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
769 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
770 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
771 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
772 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
773 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
774 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
775 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
776 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
777 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
778 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
779 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
780 'expr' => 152,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
781 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
782 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
783 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
784 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
785 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
786 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
787 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
788 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
789 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
790 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
791 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
792 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
793 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
794 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
795 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
796 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
797 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
798 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
799 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
800 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
801 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
802 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
803 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
804 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
805 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
806 'nameargs' => 153,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
807 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
808 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
809 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
810 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
811 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
812 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
813 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
814 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
815 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
816 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
817 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
818 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
819 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
820 'DEFAULT' => -103
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
821 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
822 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
823 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
824 'ASSIGN' => 154
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
825 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
826 'DEFAULT' => -112
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
827 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
828 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
829 'DEFAULT' => -146
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
830 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
831 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
832 'DEFAULT' => -15
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
833 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
834 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
835 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
836 'quoted' => 155
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
837 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
838 'DEFAULT' => -176
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
839 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
840 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
841 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
842 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
843 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
844 'nameargs' => 156,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
845 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
846 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
847 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
848 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
849 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
850 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
851 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
852 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
853 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
854 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
855 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
856 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
857 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
858 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
859 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
860 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
861 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
862 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
863 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
864 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
865 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
866 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
867 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
868 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
869 ';' => -16
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
870 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
871 'DEFAULT' => -26
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
872 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
873 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
874 'DEFAULT' => -13
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
875 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
876 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
877 'DEFAULT' => -36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
878 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
879 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
880 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
881 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
882 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
883 'nameargs' => 167,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
884 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
885 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
886 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
887 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
888 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
889 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
890 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
891 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
892 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
893 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
894 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
895 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
896 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
897 'DEFAULT' => -9
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
898 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
899 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
900 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
901 'expr' => 168,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
902 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
903 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
904 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
905 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
906 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
907 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
908 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
909 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
910 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
911 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
912 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
913 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
914 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
915 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
916 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
917 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
918 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
919 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
920 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
921 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
922 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
923 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
924 'DEFAULT' => -104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
925 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
926 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
927 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
928 'setlist' => 169,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
929 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
930 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
931 'ident' => 74,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
932 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
933 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
934 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
935 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
936 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
937 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
938 'LITERAL' => 75
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
939 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
940 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
941 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
942 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
943 'assign' => 170,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
944 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
945 'ident' => 74,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
946 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
947 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
948 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
949 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
950 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
951 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
952 'LITERAL' => 75,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
953 'COMMA' => 171
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
954 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
955 'DEFAULT' => -19
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
956 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
957 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
958 'DEFAULT' => -8
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
959 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
960 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
961 'DEFAULT' => -1
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
962 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
963 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
964 'DEFAULT' => -21
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
965 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
966 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
967 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
968 'DOT' => 104,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
969 'ASSIGN' => 172
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
970 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
971 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
972 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
973 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
974 'ASSIGN' => 154
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
975 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
976 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
977 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
978 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
979 'assign' => 170,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
980 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
981 'ident' => 74,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
982 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
983 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
984 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
985 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
986 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
987 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
988 'LITERAL' => 75,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
989 'COMMA' => 171
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
990 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
991 'DEFAULT' => -30
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
992 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
993 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
994 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
995 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
996 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
997 'DEFAULT' => -109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
998 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
999 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1000 'DEFAULT' => -112
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1001 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1002 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1003 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1004 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1005 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1006 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1007 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1008 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1009 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1010 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1011 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1012 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1013 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1014 ';' => 173
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1015 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1016 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1017 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1018 'DEFAULT' => -7
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1019 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1020 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1021 'DEFAULT' => -173
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1022 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1023 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1024 'DEFAULT' => -166
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1025 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1026 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1027 'DEFAULT' => -172
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1028 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1029 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1030 'DEFAULT' => -174
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1031 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1032 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1033 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1034 'DOT' => 174
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1035 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1036 'DEFAULT' => -168
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1037 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1038 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1039 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1040 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1041 'ident' => 175,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1042 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1043 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1044 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1045 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1046 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1047 'IDENT' => 2
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1048 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1049 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1050 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1051 'DEFAULT' => -171
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1052 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1053 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1054 'DEFAULT' => -169
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1055 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1056 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1057 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1058 'quoted' => 176
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1059 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1060 'DEFAULT' => -176
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1061 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1062 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1063 'DEFAULT' => -35
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1064 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1065 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1066 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1067 'args' => 179
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1068 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1069 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1070 '(' => 178,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1071 '+' => 177
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1072 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1073 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1074 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1075 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1076 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1077 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1078 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1079 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1080 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1081 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1082 'term' => 181
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1083 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1084 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1085 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1086 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1087 ']' => 180,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1088 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1089 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1090 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1091 'COMMA' => 182,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1092 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1093 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1094 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1095 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1096 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1097 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1098 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1099 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1100 ']' => 183
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1101 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1102 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1103 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1104 'DEFAULT' => -107
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1105 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1106 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1107 'DEFAULT' => -116
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1108 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1109 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1110 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1111 'TO' => 184
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1112 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1113 'DEFAULT' => -104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1114 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1115 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1116 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1117 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1118 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1119 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1120 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1121 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1122 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1123 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1124 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1125 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1126 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1127 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1128 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1129 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1130 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1131 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1132 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1133 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1134 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1135 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1136 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1137 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1138 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1139 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1140 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1141 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1142 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1143 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1144 'block' => 185,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1145 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1146 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1147 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1148 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1149 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1150 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1151 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1152 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1153 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1154 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1155 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1156 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1157 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1158 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1159 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1160 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1161 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1162 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1163 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1164 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1165 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1166 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1167 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1168 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1169 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1170 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1171 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1172 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1173 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1174 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1175 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1176 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1177 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1178 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1179 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1180 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1181 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1182 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1183 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1184 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1185 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1186 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1187 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1188 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1189 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1190 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1191 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1192 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1193 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1194 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1195 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1196 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1197 ';' => 186
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1198 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1199 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1200 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1201 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1202 'ASSIGN' => 187
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1203 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1204 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1205 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1206 'DEFAULT' => -99
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1207 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1208 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1209 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1210 'meta' => 188
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1211 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1212 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1213 'IDENT' => 99,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1214 'COMMA' => 189
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1215 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1216 'DEFAULT' => -86
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1217 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1218 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1219 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1220 ';' => 190
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1221 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1222 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1223 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1224 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1225 'meta' => 188
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1226 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1227 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1228 'IDENT' => 99,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1229 'COMMA' => 189
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1230 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1231 'DEFAULT' => -17
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1232 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1233 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1234 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1235 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1236 'node' => 191
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1237 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1238 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1239 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1240 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1241 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1242 'NUMBER' => 192
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1243 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1244 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1245 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1246 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1247 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1248 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1249 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1250 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1251 'expr' => 195,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1252 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1253 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1254 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1255 'mdir' => 194,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1256 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1257 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1258 'ident' => 149,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1259 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1260 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1261 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1262 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1263 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1264 'directive' => 196,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1265 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1266 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1267 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1268 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1269 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1270 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1271 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1272 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1273 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1274 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1275 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1276 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1277 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1278 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1279 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1280 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1281 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1282 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1283 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1284 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1285 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1286 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1287 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1288 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1289 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1290 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1291 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1292 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1293 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1294 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1295 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1296 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1297 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1298 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1299 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1300 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1301 'BLOCK' => 193,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1302 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1303 'DEFAULT' => 69
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1304 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1305 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1306 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1307 'DEFAULT' => -33
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1308 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1309 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1310 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1311 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1312 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1313 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1314 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1315 'expr' => 199,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1316 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1317 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1318 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1319 'mdir' => 197,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1320 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1321 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1322 'ident' => 149,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1323 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1324 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1325 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1326 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1327 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1328 'directive' => 196,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1329 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1330 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1331 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1332 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1333 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1334 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1335 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1336 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1337 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1338 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1339 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1340 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1341 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1342 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1343 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1344 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1345 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1346 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1347 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1348 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1349 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1350 '(' => 198,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1351 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1352 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1353 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1354 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1355 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1356 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1357 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1358 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1359 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1360 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1361 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1362 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1363 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1364 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1365 'BLOCK' => 193,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1366 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1367 'DEFAULT' => 69
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1368 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1369 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1370 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1371 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1372 'ASSIGN' => 200,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1373 'IN' => 201
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1374 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1375 'DEFAULT' => -130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1376 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1377 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1378 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1379 'args' => 202
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1380 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1381 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1382 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1383 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1384 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1385 ';' => 203
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1386 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1387 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1388 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1389 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1390 'ASSIGN' => -130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1391 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1392 'DEFAULT' => -173
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1393 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1394 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1395 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1396 'ASSIGN' => 204
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1397 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1398 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1399 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1400 'DEFAULT' => -159
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1401 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1402 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1403 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1404 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1405 'ident' => 175,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1406 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1407 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1408 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1409 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1410 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1411 'IDENT' => 205
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1412 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1413 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1414 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1415 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1416 ';' => 206
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1417 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1418 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1419 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1420 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1421 'ASSIGN' => -161
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1422 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1423 'DEFAULT' => -169
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1424 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1425 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1426 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1427 'quoted' => 207
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1428 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1429 'DEFAULT' => -176
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1430 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1431 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1432 'DEFAULT' => -158
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1433 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1434 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1435 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1436 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1437 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1438 'DEFAULT' => -110
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1439 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1440 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1441 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1442 'ASSIGN' => 187
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1443 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1444 'DEFAULT' => -173
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1445 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1446 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1447 'DEFAULT' => -83
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1448 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1449 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1450 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1451 'DOT' => 174
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1452 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1453 'DEFAULT' => -84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1454 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1455 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1456 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1457 ';' => 208
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1458 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1459 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1460 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1461 'DEFAULT' => -85
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1462 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1463 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1464 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1465 '}' => 209
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1466 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1467 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1468 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1469 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1470 'ASSIGN' => 210
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1471 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1472 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1473 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1474 'DEFAULT' => -122
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1475 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1476 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1477 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1478 'item' => 126,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1479 'param' => 211
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1480 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1481 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1482 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1483 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1484 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1485 'LITERAL' => 129,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1486 'COMMA' => 212
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1487 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1488 'DEFAULT' => -118
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1489 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1490 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1491 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1492 'ASSIGN' => 213
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1493 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1494 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1495 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1496 'DEFAULT' => -73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1497 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1498 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1499 'DEFAULT' => -4
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1500 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1501 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1502 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1503 ';' => 214
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1504 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1505 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1506 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1507 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1508 '}' => 215
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1509 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1510 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1511 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1512 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1513 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1514 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1515 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1516 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1517 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1518 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1519 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1520 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1521 'DEFAULT' => -142
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1522 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1523 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1524 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1525 'args' => 216
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1526 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1527 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1528 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1529 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1530 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1531 '@4-2' => 217
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1532 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1533 'DEFAULT' => -76
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1534 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1535 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1536 'DEFAULT' => -132
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1537 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1538 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1539 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1540 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1541 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1542 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1543 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1544 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1545 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1546 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1547 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1548 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1549 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1550 ';' => 218
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1551 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1552 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1553 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1554 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1555 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1556 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1557 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1558 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1559 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1560 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1561 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1562 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1563 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1564 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1565 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1566 'DEFAULT' => -29
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1567 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1568 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1569 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1570 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1571 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1572 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1573 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1574 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1575 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1576 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1577 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1578 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1579 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1580 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1581 'DEFAULT' => -28
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1582 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1583 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1584 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1585 'expr' => 219,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1586 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1587 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1588 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1589 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1590 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1591 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1592 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1593 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1594 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1595 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1596 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1597 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1598 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1599 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1600 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1601 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1602 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1603 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1604 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1605 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1606 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1607 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1608 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1609 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1610 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1611 'loopvar' => 220,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1612 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1613 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1614 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1615 'term' => 109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1616 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1617 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1618 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1619 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1620 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1621 'IDENT' => 108,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1622 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1623 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1624 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1625 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1626 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1627 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1628 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1629 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1630 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1631 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1632 'lvalue' => 112,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1633 'name' => 82,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1634 'item' => 113,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1635 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1636 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1637 'nameargs' => 118,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1638 'lnameargs' => 221
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1639 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1640 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1641 '$' => 114,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1642 '"' => 117,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1643 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1644 'IDENT' => 111,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1645 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1646 'LITERAL' => 116,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1647 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1648 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1649 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1650 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1651 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1652 'expr' => 222,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1653 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1654 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1655 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1656 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1657 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1658 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1659 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1660 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1661 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1662 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1663 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1664 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1665 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1666 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1667 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1668 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1669 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1670 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1671 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1672 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1673 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1674 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1675 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1676 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1677 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1678 'nameargs' => 223,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1679 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1680 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1681 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1682 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1683 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1684 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1685 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1686 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1687 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1688 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1689 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1690 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1691 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1692 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1693 'expr' => 224,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1694 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1695 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1696 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1697 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1698 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1699 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1700 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1701 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1702 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1703 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1704 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1705 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1706 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1707 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1708 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1709 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1710 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1711 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1712 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1713 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1714 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1715 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1716 'DEFAULT' => -41
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1717 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1718 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1719 'DEFAULT' => 0
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1720 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1721 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1722 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1723 'ASSIGN' => 172,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1724 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1725 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1726 'DEFAULT' => -109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1727 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1728 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1729 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1730 ')' => 225
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1731 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1732 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1733 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1734 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1735 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1736 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1737 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1738 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1739 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1740 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1741 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1742 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1743 ')' => 226,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1744 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1745 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1746 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1747 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1748 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1749 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1750 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1751 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1752 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1753 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1754 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1755 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1756 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1757 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1758 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1759 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1760 ';' => 227
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1761 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1762 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1763 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1764 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1765 ';' => 228
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1766 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1767 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1768 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1769 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1770 'expr' => 229,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1771 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1772 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1773 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1774 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1775 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1776 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1777 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1778 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1779 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1780 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1781 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1782 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1783 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1784 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1785 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1786 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1787 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1788 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1789 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1790 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1791 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1792 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1793 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1794 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1795 'ident' => 230,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1796 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1797 'quotable' => 232
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1798 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1799 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1800 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1801 'TEXT' => 231,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1802 '"' => 234,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1803 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1804 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1805 ';' => 233
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1806 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1807 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1808 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1809 'DEFAULT' => -34
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1810 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1811 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1812 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1813 'expr' => 235,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1814 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1815 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1816 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1817 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1818 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1819 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1820 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1821 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1822 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1823 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1824 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1825 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1826 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1827 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1828 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1829 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1830 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1831 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1832 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1833 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1834 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1835 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1836 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1837 'expr' => 236,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1838 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1839 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1840 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1841 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1842 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1843 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1844 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1845 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1846 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1847 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1848 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1849 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1850 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1851 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1852 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1853 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1854 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1855 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1856 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1857 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1858 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1859 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1860 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1861 'expr' => 237,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1862 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1863 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1864 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1865 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1866 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1867 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1868 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1869 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1870 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1871 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1872 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1873 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1874 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1875 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1876 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1877 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1878 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1879 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1880 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1881 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1882 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1883 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1884 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1885 'expr' => 238,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1886 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1887 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1888 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1889 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1890 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1891 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1892 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1893 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1894 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1895 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1896 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1897 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1898 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1899 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1900 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1901 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1902 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1903 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1904 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1905 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1906 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1907 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1908 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1909 'expr' => 239,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1910 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1911 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1912 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1913 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1914 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1915 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1916 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1917 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1918 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1919 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1920 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1921 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1922 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1923 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1924 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1925 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1926 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1927 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1928 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1929 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1930 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1931 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1932 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1933 'expr' => 240,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1934 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1935 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1936 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1937 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1938 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1939 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1940 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1941 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1942 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1943 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1944 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1945 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1946 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1947 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1948 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1949 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1950 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1951 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1952 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1953 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1954 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1955 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1956 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1957 'expr' => 241,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1958 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1959 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1960 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1961 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1962 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1963 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1964 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1965 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1966 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1967 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1968 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1969 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1970 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1971 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1972 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1973 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1974 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1975 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1976 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1977 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1978 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1979 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1980 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1981 'expr' => 242,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1982 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1983 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1984 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1985 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1986 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1987 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1988 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1989 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1990 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1991 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1992 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1993 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1994 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1995 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1996 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1997 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1998 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
1999 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2000 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2001 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2002 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2003 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2004 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2005 'expr' => 243,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2006 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2007 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2008 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2009 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2010 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2011 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2012 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2013 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2014 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2015 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2016 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2017 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2018 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2019 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2020 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2021 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2022 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2023 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2024 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2025 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2026 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2027 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2028 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2029 'expr' => 244,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2030 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2031 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2032 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2033 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2034 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2035 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2036 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2037 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2038 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2039 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2040 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2041 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2042 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2043 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2044 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2045 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2046 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2047 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2048 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2049 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2050 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2051 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2052 'DEFAULT' => -32
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2053 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2054 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2055 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2056 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2057 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2058 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2059 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2060 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2061 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2062 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2063 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2064 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2065 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2066 ';' => 245
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2067 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2068 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2069 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2070 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2071 'assign' => 170,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2072 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2073 'ident' => 74,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2074 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2075 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2076 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2077 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2078 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2079 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2080 'LITERAL' => 75,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2081 'COMMA' => 171
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2082 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2083 'DEFAULT' => -31
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2084 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2085 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2086 'DEFAULT' => -147
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2087 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2088 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2089 'DEFAULT' => -148
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2090 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2091 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2092 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2093 'expr' => 246,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2094 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2095 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2096 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2097 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2098 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2099 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2100 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2101 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2102 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2103 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2104 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2105 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2106 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2107 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2108 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2109 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2110 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2111 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2112 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2113 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2114 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2115 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2116 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2117 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2118 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2119 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2120 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2121 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2122 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2123 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2124 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2125 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2126 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2127 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2128 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2129 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2130 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2131 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2132 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2133 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2134 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2135 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2136 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2137 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2138 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2139 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2140 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2141 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2142 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2143 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2144 'block' => 247,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2145 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2146 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2147 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2148 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2149 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2150 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2151 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2152 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2153 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2154 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2155 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2156 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2157 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2158 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2159 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2160 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2161 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2162 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2163 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2164 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2165 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2166 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2167 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2168 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2169 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2170 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2171 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2172 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2173 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2174 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2175 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2176 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2177 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2178 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2179 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2180 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2181 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2182 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2183 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2184 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2185 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2186 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2187 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2188 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2189 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2190 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2191 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2192 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2193 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2194 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2195 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2196 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2197 'filepart' => 248
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2198 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2199 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2200 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2201 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2202 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2203 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2204 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2205 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2206 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2207 'args' => 249
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2208 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2209 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2210 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2211 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2212 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2213 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2214 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2215 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2216 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2217 'ident' => 230,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2218 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2219 'quotable' => 232
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2220 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2221 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2222 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2223 'TEXT' => 231,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2224 '"' => 250,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2225 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2226 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2227 ';' => 233
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2228 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2229 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2230 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2231 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2232 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2233 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2234 'name' => 251
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2235 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2236 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2237 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2238 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2239 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2240 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2241 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2242 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2243 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2244 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2245 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2246 'args' => 252
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2247 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2248 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2249 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2250 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2251 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2252 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2253 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2254 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2255 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2256 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2257 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2258 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2259 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2260 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2261 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2262 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2263 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2264 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2265 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2266 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2267 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2268 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2269 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2270 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2271 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2272 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2273 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2274 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2275 'DEFAULT' => -163
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2276 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2277 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2278 'DEFAULT' => -105
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2279 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2280 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2281 'DEFAULT' => -114
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2282 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2283 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2284 'DEFAULT' => -115
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2285 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2286 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2287 'DEFAULT' => -106
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2288 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2289 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2290 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2291 'sterm' => 259,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2292 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2293 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2294 'node' => 23
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2295 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2296 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2297 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2298 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2299 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2300 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2301 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2302 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2303 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2304 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2305 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2306 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2307 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2308 'final' => 261
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2309 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2310 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2311 'FINAL' => 260,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2312 'CATCH' => 262
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2313 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2314 'DEFAULT' => -72
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2315 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2316 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2317 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2318 'TEXT' => 263
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2319 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2320 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2321 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2322 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2323 '"' => 266,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2324 'LITERAL' => 265,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2325 'NUMBER' => 264
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2326 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2327 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2328 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2329 'DEFAULT' => -97
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2330 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2331 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2332 'DEFAULT' => -98
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2333 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2334 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2335 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2336 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2337 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2338 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2339 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2340 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2341 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2342 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2343 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2344 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2345 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2346 'template' => 267,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2347 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2348 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2349 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2350 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2351 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2352 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2353 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2354 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2355 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2356 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2357 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2358 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2359 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2360 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2361 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2362 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2363 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2364 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2365 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2366 'block' => 72,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2367 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2368 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2369 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2370 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2371 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2372 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2373 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2374 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2375 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2376 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2377 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2378 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2379 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2380 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2381 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2382 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2383 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2384 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2385 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2386 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2387 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2388 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2389 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2390 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2391 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2392 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2393 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2394 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2395 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2396 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2397 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2398 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2399 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2400 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2401 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2402 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2403 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2404 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2405 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2406 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2407 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2408 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2409 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2410 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2411 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2412 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2413 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2414 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2415 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2416 'DEFAULT' => -125
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2417 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2418 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2419 'DEFAULT' => -126
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2420 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2421 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2422 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2423 ';' => 268
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2424 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2425 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2426 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2427 'DEFAULT' => -89
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2428 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2429 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2430 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2431 '$' => -150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2432 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2433 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2434 '${' => -150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2435 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2436 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2437 'COMMA' => -150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2438 'IDENT' => -150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2439 'LITERAL' => -150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2440 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2441 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2442 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2443 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2444 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2445 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2446 ';' => -150
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2447 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2448 'DEFAULT' => -26
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2449 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2450 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2451 'DEFAULT' => -92
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2452 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2453 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2454 'DEFAULT' => -91
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2455 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2456 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2457 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2458 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2459 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2460 'margs' => 270,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2461 'ident' => 149,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2462 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2463 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2464 'expr' => 151,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2465 'assign' => 150,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2466 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2467 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2468 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2469 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2470 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2471 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2472 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2473 'IDENT' => 269,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2474 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2475 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2476 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2477 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2478 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2479 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2480 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2481 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2482 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2483 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2484 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2485 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2486 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2487 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2488 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2489 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2490 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2491 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2492 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2493 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2494 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2495 'DEFAULT' => -26
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2496 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2497 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2498 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2499 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2500 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2501 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2502 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2503 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2504 'term' => 271
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2505 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2506 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2507 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2508 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2509 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2510 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2511 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2512 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2513 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2514 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2515 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2516 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2517 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2518 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2519 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2520 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2521 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2522 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2523 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2524 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2525 'term' => 272
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2526 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2527 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2528 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2529 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2530 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2531 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2532 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2533 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2534 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2535 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2536 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2537 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2538 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2539 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2540 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2541 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2542 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2543 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2544 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2545 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2546 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2547 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2548 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2549 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2550 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2551 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2552 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2553 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2554 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2555 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2556 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2557 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2558 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2559 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2560 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2561 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2562 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2563 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2564 'DEFAULT' => -64
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2565 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2566 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2567 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2568 '@1-3' => 273
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2569 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2570 'DEFAULT' => -56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2571 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2572 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2573 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2574 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2575 'filename' => 85,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2576 'nameargs' => 274,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2577 'names' => 91,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2578 'name' => 82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2579 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2580 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2581 '$' => 86,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2582 '"' => 89,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2583 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2584 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2585 'LITERAL' => 88,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2586 'NUMBER' => 84
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2587 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2588 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2589 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2590 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2591 'ASSIGN' => -132
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2592 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2593 'DEFAULT' => -130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2594 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2595 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2596 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2597 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2598 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2599 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2600 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2601 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2602 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2603 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2604 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2605 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2606 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2607 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2608 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2609 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2610 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2611 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2612 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2613 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2614 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2615 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2616 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2617 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2618 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2619 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2620 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2621 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2622 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2623 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2624 'block' => 275,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2625 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2626 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2627 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2628 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2629 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2630 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2631 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2632 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2633 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2634 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2635 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2636 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2637 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2638 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2639 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2640 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2641 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2642 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2643 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2644 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2645 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2646 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2647 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2648 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2649 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2650 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2651 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2652 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2653 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2654 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2655 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2656 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2657 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2658 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2659 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2660 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2661 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2662 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2663 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2664 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2665 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2666 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2667 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2668 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2669 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2670 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2671 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2672 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2673 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2674 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2675 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2676 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2677 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2678 'ident' => 230,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2679 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2680 'quotable' => 232
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2681 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2682 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2683 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2684 'TEXT' => 231,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2685 '"' => 276,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2686 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2687 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2688 ';' => 233
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2689 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2690 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2691 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2692 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2693 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2694 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2695 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2696 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2697 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2698 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2699 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2700 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2701 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2702 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2703 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2704 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2705 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2706 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2707 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2708 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2709 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2710 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2711 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2712 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2713 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2714 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2715 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2716 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2717 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2718 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2719 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2720 'block' => 277,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2721 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2722 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2723 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2724 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2725 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2726 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2727 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2728 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2729 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2730 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2731 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2732 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2733 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2734 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2735 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2736 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2737 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2738 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2739 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2740 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2741 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2742 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2743 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2744 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2745 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2746 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2747 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2748 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2749 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2750 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2751 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2752 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2753 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2754 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2755 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2756 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2757 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2758 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2759 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2760 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2761 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2762 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2763 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2764 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2765 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2766 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2767 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2768 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2769 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2770 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2771 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2772 'DEFAULT' => -108
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2773 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2774 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2775 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2776 'expr' => 278,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2777 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2778 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2779 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2780 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2781 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2782 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2783 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2784 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2785 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2786 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2787 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2788 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2789 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2790 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2791 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2792 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2793 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2794 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2795 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2796 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2797 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2798 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2799 'DEFAULT' => -120
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2800 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2801 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2802 'DEFAULT' => -121
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2803 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2804 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2805 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2806 'expr' => 279,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2807 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2808 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2809 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2810 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2811 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2812 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2813 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2814 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2815 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2816 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2817 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2818 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2819 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2820 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2821 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2822 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2823 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2824 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2825 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2826 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2827 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2828 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2829 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2830 '@3-3' => 280
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2831 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2832 'DEFAULT' => -74
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2833 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2834 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2835 'DEFAULT' => -131
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2836 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2837 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2838 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2839 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2840 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2841 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2842 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2843 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2844 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2845 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2846 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2847 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2848 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2849 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2850 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2851 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2852 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2853 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2854 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2855 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2856 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2857 ')' => 281,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2858 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2859 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2860 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2861 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2862 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2863 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2864 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2865 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2866 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2867 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2868 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2869 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2870 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2871 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2872 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2873 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2874 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2875 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2876 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2877 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2878 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2879 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2880 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2881 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2882 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2883 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2884 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2885 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2886 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2887 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2888 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2889 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2890 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2891 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2892 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2893 'block' => 282,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2894 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2895 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2896 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2897 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2898 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2899 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2900 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2901 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2902 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2903 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2904 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2905 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2906 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2907 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2908 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2909 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2910 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2911 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2912 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2913 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2914 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2915 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2916 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2917 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2918 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2919 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2920 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2921 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2922 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2923 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2924 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2925 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2926 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2927 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2928 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2929 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2930 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2931 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2932 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2933 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2934 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2935 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2936 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2937 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2938 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2939 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2940 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2941 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2942 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2943 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2944 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2945 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2946 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2947 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2948 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2949 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2950 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2951 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2952 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2953 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2954 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2955 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2956 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2957 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2958 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2959 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2960 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2961 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2962 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2963 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2964 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2965 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2966 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2967 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2968 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2969 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2970 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2971 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2972 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2973 'block' => 283,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2974 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2975 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2976 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2977 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2978 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2979 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2980 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2981 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2982 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2983 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2984 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2985 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2986 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2987 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2988 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2989 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2990 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2991 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2992 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2993 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2994 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2995 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2996 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2997 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2998 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
2999 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3000 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3001 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3002 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3003 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3004 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3005 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3006 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3007 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3008 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3009 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3010 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3011 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3012 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3013 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3014 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3015 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3016 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3017 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3018 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3019 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3020 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3021 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3022 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3023 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3024 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3025 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3026 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3027 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3028 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3029 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3030 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3031 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3032 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3033 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3034 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3035 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3036 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3037 'DEFAULT' => -47
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3038 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3039 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3040 'DEFAULT' => -58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3041 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3042 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3043 'DEFAULT' => -81
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3044 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3045 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3046 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3047 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3048 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3049 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3050 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3051 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3052 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3053 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3054 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3055 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3056 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3057 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3058 'DEFAULT' => -45
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3059 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3060 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3061 'DEFAULT' => -66
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3062 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3063 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3064 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3065 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3066 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3067 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3068 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3069 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3070 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3071 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3072 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3073 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3074 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3075 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3076 'DEFAULT' => -61
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3077 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3078 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3079 'DEFAULT' => -144
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3080 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3081 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3082 'DEFAULT' => -145
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3083 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3084 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3085 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3086 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3087 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3088 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3089 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3090 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3091 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3092 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3093 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3094 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3095 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3096 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3097 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3098 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3099 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3100 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3101 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3102 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3103 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3104 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3105 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3106 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3107 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3108 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3109 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3110 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3111 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3112 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3113 'block' => 284,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3114 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3115 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3116 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3117 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3118 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3119 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3120 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3121 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3122 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3123 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3124 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3125 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3126 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3127 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3128 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3129 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3130 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3131 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3132 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3133 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3134 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3135 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3136 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3137 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3138 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3139 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3140 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3141 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3142 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3143 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3144 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3145 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3146 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3147 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3148 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3149 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3150 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3151 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3152 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3153 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3154 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3155 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3156 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3157 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3158 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3159 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3160 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3161 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3162 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3163 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3164 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3165 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3166 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3167 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3168 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3169 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3170 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3171 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3172 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3173 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3174 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3175 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3176 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3177 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3178 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3179 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3180 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3181 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3182 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3183 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3184 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3185 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3186 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3187 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3188 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3189 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3190 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3191 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3192 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3193 'block' => 285,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3194 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3195 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3196 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3197 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3198 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3199 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3200 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3201 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3202 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3203 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3204 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3205 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3206 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3207 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3208 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3209 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3210 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3211 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3212 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3213 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3214 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3215 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3216 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3217 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3218 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3219 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3220 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3221 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3222 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3223 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3224 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3225 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3226 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3227 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3228 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3229 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3230 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3231 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3232 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3233 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3234 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3235 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3236 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3237 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3238 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3239 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3240 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3241 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3242 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3243 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3244 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3245 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3246 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3247 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3248 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3249 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3250 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3251 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3252 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3253 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3254 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3255 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3256 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3257 'DEFAULT' => -151
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3258 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3259 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3260 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3261 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3262 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3263 'DEFAULT' => -177
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3264 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3265 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3266 'DEFAULT' => -178
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3267 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3268 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3269 'DEFAULT' => -175
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3270 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3271 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3272 'DEFAULT' => -179
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3273 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3274 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3275 'DEFAULT' => -111
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3276 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3277 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3278 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3279 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3280 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3281 'DIV' => 159
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3282 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3283 'DEFAULT' => -135
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3284 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3285 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3286 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3287 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3288 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3289 ':' => 286,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3290 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3291 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3292 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3293 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3294 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3295 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3296 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3297 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3298 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3299 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3300 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3301 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3302 'MOD' => 165
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3303 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3304 'DEFAULT' => -136
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3305 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3306 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3307 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3308 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3309 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3310 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3311 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3312 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3313 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3314 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3315 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3316 'DEFAULT' => -140
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3317 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3318 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3319 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3320 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3321 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3322 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3323 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3324 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3325 'DEFAULT' => -133
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3326 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3327 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3328 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3329 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3330 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3331 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3332 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3333 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3334 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3335 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3336 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3337 'DEFAULT' => -141
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3338 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3339 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3340 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3341 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3342 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3343 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3344 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3345 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3346 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3347 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3348 'DEFAULT' => -139
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3349 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3350 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3351 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3352 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3353 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3354 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3355 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3356 '+' => 157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3357 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3358 'DEFAULT' => -138
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3359 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3360 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3361 'DEFAULT' => -137
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3362 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3363 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3364 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3365 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3366 'DIV' => 159
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3367 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3368 'DEFAULT' => -134
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3369 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3370 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3371 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3372 '@2-3' => 287
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3373 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3374 'DEFAULT' => -59
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3375 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3376 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3377 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3378 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3379 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3380 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3381 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3382 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3383 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3384 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3385 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3386 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3387 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3388 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3389 'DEFAULT' => -150
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3390 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3391 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3392 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3393 'else' => 289
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3394 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3395 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3396 'ELSE' => 288,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3397 'ELSIF' => 290
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3398 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3399 'DEFAULT' => -50
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3400 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3401 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3402 'DEFAULT' => -170
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3403 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3404 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3405 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3406 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3407 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3408 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3409 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3410 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3411 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3412 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3413 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3414 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3415 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3416 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3417 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3418 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3419 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3420 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3421 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3422 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3423 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3424 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3425 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3426 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3427 'REF' => 27
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3428 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3429 'DEFAULT' => -162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3430 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3431 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3432 'DEFAULT' => -167
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3433 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3434 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3435 'DEFAULT' => -165
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3436 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3437 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3438 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3439 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3440 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3441 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3442 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3443 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3444 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3445 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3446 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3447 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3448 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3449 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3450 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3451 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3452 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3453 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3454 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3455 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3456 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3457 ')' => 291,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3458 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3459 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3460 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3461 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3462 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3463 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3464 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3465 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3466 'ASSIGN' => 292,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3467 'DOT' => 104
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3468 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3469 'DEFAULT' => -109
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3470 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3471 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3472 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3473 'ASSIGN' => 210,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3474 '(' => 135
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3475 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3476 'DEFAULT' => -128
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3477 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3478 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3479 'DEFAULT' => -153
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3480 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3481 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3482 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3483 'ASSIGN' => 213
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3484 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3485 'DEFAULT' => -112
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3486 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3487 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3488 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3489 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3490 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3491 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3492 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3493 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3494 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3495 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3496 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3497 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3498 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3499 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3500 'DEFAULT' => -152
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3501 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3502 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3503 'DEFAULT' => -155
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3504 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3505 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3506 'DEFAULT' => -117
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3507 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3508 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3509 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3510 ';' => 293
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3511 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3512 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3513 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3514 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3515 'END' => 294
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3516 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3517 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3518 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3519 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3520 'filepart' => 87,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3521 'filename' => 295
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3522 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3523 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3524 'DEFAULT' => 297,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3525 'IDENT' => 81,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3526 'FILENAME' => 83,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3527 'NUMBER' => 84,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3528 ';' => 296
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3529 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3530 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3531 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3532 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3533 'END' => 298
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3534 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3535 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3536 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3537 'DEFAULT' => -102
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3538 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3539 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3540 'DEFAULT' => -100
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3541 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3542 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3543 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3544 'TEXT' => 299
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3545 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3546 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3547 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3548 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3549 'END' => 300
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3550 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3551 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3552 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3553 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3554 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3555 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3556 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3557 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3558 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3559 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3560 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3561 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3562 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3563 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3564 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3565 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3566 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3567 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3568 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3569 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3570 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3571 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3572 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3573 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3574 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3575 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3576 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3577 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3578 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3579 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3580 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3581 'block' => 301,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3582 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3583 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3584 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3585 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3586 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3587 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3588 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3589 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3590 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3591 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3592 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3593 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3594 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3595 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3596 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3597 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3598 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3599 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3600 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3601 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3602 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3603 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3604 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3605 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3606 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3607 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3608 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3609 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3610 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3611 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3612 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3613 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3614 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3615 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3616 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3617 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3618 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3619 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3620 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3621 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3622 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3623 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3624 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3625 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3626 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3627 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3628 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3629 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3630 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3631 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3632 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3633 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3634 ')' => -96,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3635 'COMMA' => -96,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3636 'IDENT' => -96
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3637 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3638 'DEFAULT' => -130
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3639 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3640 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3641 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3642 ')' => 303,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3643 'IDENT' => 302,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3644 'COMMA' => 304
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3645 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3646 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3647 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3648 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3649 'args' => 305
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3650 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3651 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3652 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3653 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3654 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3655 'args' => 306
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3656 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3657 'DEFAULT' => -156
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3658 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3659 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3660 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3661 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3662 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3663 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3664 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3665 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3666 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3667 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3668 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3669 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3670 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3671 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3672 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3673 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3674 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3675 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3676 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3677 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3678 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3679 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3680 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3681 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3682 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3683 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3684 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3685 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3686 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3687 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3688 'block' => 307,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3689 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3690 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3691 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3692 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3693 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3694 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3695 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3696 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3697 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3698 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3699 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3700 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3701 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3702 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3703 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3704 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3705 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3706 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3707 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3708 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3709 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3710 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3711 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3712 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3713 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3714 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3715 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3716 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3717 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3718 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3719 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3720 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3721 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3722 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3723 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3724 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3725 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3726 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3727 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3728 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3729 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3730 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3731 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3732 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3733 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3734 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3735 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3736 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3737 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3738 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3739 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3740 'DEFAULT' => -157
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3741 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3742 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3743 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3744 'END' => 308
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3745 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3746 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3747 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3748 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3749 'ASSIGN' => -160
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3750 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3751 'DEFAULT' => -167
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3752 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3753 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3754 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3755 'END' => 309
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3756 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3757 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3758 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3759 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3760 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3761 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3762 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3763 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3764 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3765 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3766 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3767 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3768 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3769 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3770 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3771 'DEFAULT' => -124
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3772 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3773 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3774 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3775 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3776 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3777 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3778 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3779 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3780 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3781 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3782 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3783 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3784 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3785 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3786 'DEFAULT' => -123
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3787 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3788 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3789 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3790 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3791 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3792 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3793 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3794 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3795 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3796 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3797 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3798 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3799 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3800 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3801 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3802 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3803 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3804 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3805 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3806 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3807 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3808 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3809 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3810 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3811 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3812 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3813 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3814 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3815 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3816 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3817 'block' => 310,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3818 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3819 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3820 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3821 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3822 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3823 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3824 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3825 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3826 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3827 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3828 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3829 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3830 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3831 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3832 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3833 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3834 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3835 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3836 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3837 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3838 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3839 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3840 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3841 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3842 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3843 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3844 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3845 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3846 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3847 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3848 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3849 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3850 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3851 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3852 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3853 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3854 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3855 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3856 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3857 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3858 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3859 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3860 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3861 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3862 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3863 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3864 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3865 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3866 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3867 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3868 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3869 'DEFAULT' => -129
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3870 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3871 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3872 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3873 'END' => 311
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3874 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3875 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3876 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3877 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3878 'else' => 312
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3879 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3880 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3881 'ELSE' => 288,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3882 'ELSIF' => 290
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3883 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3884 'DEFAULT' => -50
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3885 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3886 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3887 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3888 'case' => 314
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3889 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3890 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3891 'CASE' => 313
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3892 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3893 'DEFAULT' => -55
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3894 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3895 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3896 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3897 'END' => 315
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3898 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3899 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3900 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3901 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3902 'expr' => 316,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3903 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3904 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3905 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3906 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3907 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3908 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3909 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3910 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3911 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3912 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3913 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3914 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3915 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3916 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3917 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3918 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3919 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3920 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3921 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3922 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3923 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3924 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3925 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3926 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3927 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3928 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3929 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3930 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3931 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3932 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3933 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3934 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3935 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3936 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3937 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3938 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3939 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3940 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3941 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3942 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3943 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3944 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3945 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3946 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3947 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3948 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3949 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3950 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3951 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3952 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3953 'block' => 317,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3954 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3955 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3956 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3957 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3958 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3959 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3960 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3961 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3962 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3963 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3964 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3965 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3966 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3967 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3968 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3969 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3970 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3971 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3972 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3973 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3974 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3975 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3976 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3977 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3978 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3979 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3980 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3981 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3982 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3983 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3984 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3985 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3986 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3987 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3988 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3989 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3990 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3991 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3992 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3993 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3994 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3995 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3996 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3997 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3998 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
3999 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4000 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4001 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4002 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4003 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4004 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4005 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4006 ';' => 318
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4007 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4008 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4009 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4010 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4011 'END' => 319
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4012 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4013 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4014 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4015 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4016 'expr' => 320,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4017 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4018 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4019 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4020 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4021 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4022 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4023 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4024 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4025 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4026 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4027 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4028 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4029 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4030 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4031 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4032 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4033 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4034 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4035 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4036 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4037 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4038 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4039 'DEFAULT' => -164
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4040 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4041 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4042 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4043 'expr' => 321,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4044 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4045 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4046 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4047 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4048 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4049 'term' => 58
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4050 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4051 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4052 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4053 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4054 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4055 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4056 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4057 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4058 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4059 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4060 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4061 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4062 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4063 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4064 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4065 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4066 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4067 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4068 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4069 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4070 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4071 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4072 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4073 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4074 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4075 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4076 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4077 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4078 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4079 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4080 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4081 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4082 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4083 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4084 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4085 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4086 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4087 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4088 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4089 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4090 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4091 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4092 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4093 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4094 'block' => 322,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4095 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4096 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4097 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4098 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4099 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4100 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4101 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4102 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4103 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4104 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4105 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4106 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4107 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4108 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4109 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4110 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4111 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4112 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4113 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4114 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4115 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4116 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4117 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4118 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4119 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4120 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4121 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4122 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4123 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4124 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4125 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4126 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4127 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4128 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4129 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4130 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4131 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4132 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4133 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4134 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4135 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4136 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4137 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4138 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4139 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4140 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4141 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4142 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4143 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4144 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4145 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4146 'DEFAULT' => -67
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4147 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4148 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4149 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4150 'DOT' => 174,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4151 ';' => 323
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4152 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4153 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4154 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4155 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4156 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4157 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4158 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4159 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4160 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4161 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4162 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4163 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4164 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4165 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4166 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4167 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4168 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4169 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4170 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4171 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4172 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4173 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4174 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4175 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4176 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4177 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4178 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4179 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4180 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4181 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4182 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4183 'block' => 324,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4184 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4185 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4186 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4187 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4188 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4189 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4190 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4191 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4192 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4193 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4194 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4195 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4196 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4197 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4198 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4199 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4200 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4201 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4202 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4203 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4204 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4205 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4206 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4207 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4208 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4209 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4210 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4211 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4212 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4213 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4214 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4215 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4216 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4217 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4218 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4219 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4220 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4221 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4222 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4223 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4224 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4225 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4226 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4227 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4228 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4229 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4230 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4231 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4232 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4233 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4234 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4235 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4236 ';' => 325
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4237 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4238 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4239 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4240 'DEFAULT' => -79
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4241 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4242 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4243 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4244 '"' => 326
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4245 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4246 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4247 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4248 'DEFAULT' => -82
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4249 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4250 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4251 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4252 'END' => 327
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4253 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4254 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4255 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4256 'DEFAULT' => -94
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4257 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4258 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4259 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4260 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4261 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4262 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4263 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4264 'expr' => 199,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4265 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4266 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4267 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4268 'mdir' => 328,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4269 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4270 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4271 'ident' => 149,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4272 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4273 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4274 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4275 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4276 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4277 'directive' => 196,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4278 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4279 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4280 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4281 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4282 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4283 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4284 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4285 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4286 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4287 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4288 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4289 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4290 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4291 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4292 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4293 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4294 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4295 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4296 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4297 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4298 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4299 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4300 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4301 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4302 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4303 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4304 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4305 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4306 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4307 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4308 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4309 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4310 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4311 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4312 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4313 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4314 'BLOCK' => 193,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4315 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4316 'DEFAULT' => 69
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4317 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4318 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4319 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4320 'DEFAULT' => -95
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4321 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4322 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4323 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4324 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4325 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4326 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4327 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4328 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4329 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4330 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4331 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4332 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4333 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4334 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4335 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4336 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4337 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4338 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4339 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4340 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4341 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4342 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4343 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4344 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4345 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4346 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4347 'DEFAULT' => -62
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4348 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4349 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4350 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4351 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4352 'item' => 254,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4353 'ident' => 253,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4354 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4355 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4356 'expr' => 257,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4357 'param' => 255,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4358 'lterm' => 56
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4359 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4360 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4361 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4362 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4363 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4364 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4365 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4366 'LITERAL' => 256,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4367 'COMMA' => 258,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4368 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4369 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4370 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4371 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4372 '(' => 53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4373 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4374 'DEFAULT' => -63
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4375 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4376 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4377 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4378 'END' => 329
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4379 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4380 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4381 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4382 'DEFAULT' => -80
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4383 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4384 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4385 'DEFAULT' => -88
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4386 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4387 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4388 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4389 'END' => 330
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4390 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4391 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4392 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4393 'DEFAULT' => -77
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4394 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4395 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4396 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4397 'END' => 331
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4398 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4399 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4400 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4401 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4402 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4403 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4404 'ident' => 77,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4405 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4406 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4407 'term' => 333
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4408 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4409 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4410 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4411 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4412 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4413 'DEFAULT' => 334,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4414 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4415 'LITERAL' => 78,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4416 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4417 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4418 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4419 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4420 ';' => 332
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4421 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4422 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4423 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4424 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4425 'END' => 335
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4426 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4427 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4428 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4429 'DEFAULT' => -65
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4430 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4431 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4432 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4433 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4434 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4435 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4436 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4437 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4438 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4439 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4440 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4441 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4442 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4443 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4444 'DEFAULT' => -143
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4445 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4446 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4447 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4448 'END' => 336
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4449 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4450 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4451 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4452 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4453 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4454 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4455 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4456 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4457 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4458 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4459 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4460 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4461 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4462 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4463 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4464 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4465 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4466 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4467 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4468 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4469 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4470 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4471 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4472 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4473 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4474 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4475 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4476 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4477 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4478 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4479 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4480 'block' => 337,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4481 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4482 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4483 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4484 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4485 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4486 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4487 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4488 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4489 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4490 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4491 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4492 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4493 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4494 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4495 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4496 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4497 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4498 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4499 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4500 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4501 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4502 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4503 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4504 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4505 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4506 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4507 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4508 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4509 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4510 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4511 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4512 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4513 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4514 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4515 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4516 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4517 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4518 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4519 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4520 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4521 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4522 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4523 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4524 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4525 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4526 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4527 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4528 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4529 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4530 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4531 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4532 'DEFAULT' => -46
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4533 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4534 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4535 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4536 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4537 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4538 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4539 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4540 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4541 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4542 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4543 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4544 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4545 'OR' => 162,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4546 ';' => 338
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4547 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4548 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4549 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4550 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4551 '/' => 166,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4552 'CMPOP' => 164,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4553 'MOD' => 165,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4554 'DIV' => 159,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4555 '+' => 157,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4556 'CAT' => 163,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4557 '?' => 158,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4558 'AND' => 160,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4559 'BINOP' => 161,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4560 'OR' => 162
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4561 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4562 'DEFAULT' => -154
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4563 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4564 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4565 'DEFAULT' => -71
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4566 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4567 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4568 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4569 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4570 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4571 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4572 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4573 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4574 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4575 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4576 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4577 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4578 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4579 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4580 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4581 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4582 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4583 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4584 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4585 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4586 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4587 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4588 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4589 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4590 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4591 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4592 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4593 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4594 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4595 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4596 'block' => 339,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4597 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4598 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4599 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4600 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4601 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4602 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4603 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4604 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4605 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4606 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4607 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4608 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4609 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4610 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4611 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4612 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4613 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4614 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4615 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4616 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4617 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4618 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4619 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4620 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4621 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4622 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4623 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4624 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4625 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4626 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4627 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4628 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4629 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4630 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4631 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4632 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4633 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4634 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4635 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4636 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4637 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4638 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4639 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4640 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4641 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4642 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4643 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4644 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4645 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4646 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4647 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4648 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4649 'final' => 340
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4650 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4651 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4652 'FINAL' => 260,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4653 'CATCH' => 262
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4654 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4655 'DEFAULT' => -72
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4656 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4657 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4658 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4659 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4660 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4661 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4662 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4663 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4664 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4665 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4666 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4667 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4668 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4669 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4670 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4671 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4672 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4673 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4674 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4675 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4676 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4677 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4678 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4679 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4680 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4681 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4682 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4683 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4684 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4685 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4686 'block' => 341,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4687 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4688 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4689 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4690 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4691 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4692 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4693 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4694 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4695 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4696 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4697 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4698 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4699 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4700 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4701 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4702 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4703 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4704 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4705 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4706 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4707 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4708 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4709 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4710 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4711 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4712 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4713 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4714 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4715 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4716 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4717 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4718 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4719 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4720 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4721 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4722 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4723 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4724 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4725 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4726 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4727 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4728 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4729 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4730 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4731 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4732 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4733 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4734 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4735 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4736 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4737 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4738 'DEFAULT' => -101
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4739 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4740 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4741 'DEFAULT' => -93
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4742 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4743 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4744 'DEFAULT' => -90
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4745 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4746 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4747 'DEFAULT' => -57
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4748 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4749 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4750 'DEFAULT' => -75
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4751 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4752 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4753 'DEFAULT' => -44
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4754 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4755 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4756 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4757 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4758 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4759 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4760 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4761 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4762 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4763 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4764 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4765 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4766 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4767 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4768 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4769 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4770 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4771 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4772 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4773 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4774 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4775 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4776 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4777 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4778 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4779 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4780 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4781 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4782 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4783 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4784 'block' => 342,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4785 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4786 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4787 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4788 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4789 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4790 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4791 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4792 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4793 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4794 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4795 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4796 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4797 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4798 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4799 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4800 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4801 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4802 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4803 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4804 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4805 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4806 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4807 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4808 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4809 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4810 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4811 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4812 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4813 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4814 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4815 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4816 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4817 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4818 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4819 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4820 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4821 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4822 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4823 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4824 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4825 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4826 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4827 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4828 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4829 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4830 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4831 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4832 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4833 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4834 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4835 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4836 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4837 ';' => 343
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4838 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4839 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4840 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4841 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4842 ';' => 344
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4843 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4844 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4845 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4846 'DEFAULT' => -51
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4847 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4848 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4849 'DEFAULT' => -60
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4850 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4851 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4852 'DEFAULT' => -49
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4853 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4854 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4855 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4856 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4857 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4858 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4859 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4860 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4861 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4862 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4863 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4864 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4865 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4866 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4867 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4868 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4869 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4870 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4871 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4872 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4873 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4874 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4875 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4876 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4877 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4878 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4879 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4880 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4881 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4882 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4883 'block' => 345,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4884 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4885 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4886 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4887 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4888 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4889 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4890 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4891 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4892 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4893 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4894 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4895 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4896 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4897 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4898 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4899 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4900 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4901 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4902 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4903 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4904 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4905 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4906 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4907 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4908 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4909 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4910 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4911 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4912 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4913 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4914 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4915 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4916 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4917 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4918 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4919 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4920 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4921 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4922 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4923 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4924 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4925 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4926 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4927 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4928 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4929 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4930 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4931 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4932 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4933 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4934 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4935 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4936 'final' => 346
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4937 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4938 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4939 'FINAL' => 260,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4940 'CATCH' => 262
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4941 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4942 'DEFAULT' => -72
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4943 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4944 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4945 'DEFAULT' => -70
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4946 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4947 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4948 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4949 'final' => 347
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4950 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4951 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4952 'FINAL' => 260,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4953 'CATCH' => 262
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4954 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4955 'DEFAULT' => -72
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4956 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4957 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4958 'DEFAULT' => -54
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4959 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4960 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4961 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4962 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4963 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4964 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4965 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4966 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4967 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4968 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4969 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4970 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4971 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4972 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4973 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4974 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4975 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4976 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4977 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4978 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4979 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4980 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4981 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4982 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4983 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4984 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4985 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4986 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4987 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4988 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4989 'block' => 348,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4990 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4991 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4992 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4993 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4994 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4995 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4996 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4997 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4998 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
4999 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5000 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5001 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5002 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5003 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5004 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5005 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5006 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5007 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5008 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5009 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5010 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5011 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5012 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5013 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5014 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5015 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5016 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5017 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5018 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5019 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5020 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5021 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5022 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5023 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5024 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5025 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5026 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5027 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5028 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5029 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5030 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5031 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5032 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5033 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5034 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5035 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5036 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5037 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5038 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5039 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5040 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5041 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5042 'item' => 39,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5043 'node' => 23,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5044 'loop' => 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5045 'term' => 58,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5046 'rawperl' => 59,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5047 'statement' => 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5048 'use' => 63,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5049 'expr' => 62,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5050 'capture' => 42,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5051 'view' => 7,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5052 'wrapper' => 46,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5053 'chunk' => 11,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5054 'atomexpr' => 48,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5055 'atomdir' => 12,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5056 'defblock' => 66,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5057 'anonblock' => 50,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5058 'filter' => 29,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5059 'sterm' => 68,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5060 'defblockname' => 14,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5061 'ident' => 16,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5062 'perl' => 31,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5063 'chunks' => 33,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5064 'setlist' => 70,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5065 'switch' => 34,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5066 'try' => 35,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5067 'assign' => 19,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5068 'directive' => 71,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5069 'block' => 349,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5070 'macro' => 20,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5071 'lterm' => 56,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5072 'condition' => 73
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5073 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5074 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5075 'SET' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5076 'NOT' => 38,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5077 'PERL' => 40,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5078 'IDENT' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5079 'CLEAR' => 41,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5080 'UNLESS' => 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5081 '"' => 60,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5082 'STOP' => 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5083 'IF' => 44,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5084 'THROW' => 8,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5085 'CALL' => 45,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5086 'TRY' => 10,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5087 'GET' => 47,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5088 'LAST' => 49,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5089 'DEBUG' => 51,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5090 'RAWPERL' => 13,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5091 'META' => 15,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5092 'INCLUDE' => 17,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5093 'MACRO' => 18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5094 'SWITCH' => 54,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5095 '(' => 53,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5096 'WRAPPER' => 55,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5097 '$' => 43,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5098 '${' => 37,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5099 'FOR' => 21,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5100 'LITERAL' => 57,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5101 'NEXT' => 22,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5102 'TEXT' => 24,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5103 'PROCESS' => 61,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5104 'RETURN' => 64,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5105 'FILTER' => 25,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5106 'INSERT' => 65,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5107 '[' => 9,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5108 'REF' => 27,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5109 'NUMBER' => 26,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5110 ';' => -18,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5111 'WHILE' => 67,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5112 'BLOCK' => 28,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5113 '{' => 30,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5114 'DEFAULT' => 69,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5115 'USE' => 32,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5116 'VIEW' => 36
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5117 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5118 'DEFAULT' => -3
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5119 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5120 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5121 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5122 'else' => 350
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5123 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5124 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5125 'ELSE' => 288,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5126 'ELSIF' => 290
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5127 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5128 'DEFAULT' => -50
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5129 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5130 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5131 'DEFAULT' => -68
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5132 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5133 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5134 'DEFAULT' => -69
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5135 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5136 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5137 'GOTOS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5138 'case' => 351
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5139 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5140 'ACTIONS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5141 'CASE' => 313
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5142 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5143 'DEFAULT' => -55
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5144 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5145 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5146 'DEFAULT' => -53
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5147 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5148 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5149 'DEFAULT' => -48
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5150 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5151 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5152 'DEFAULT' => -52
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5153 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5154 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5155 'V1DOLLAR' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5156 'DEFBLOCKS' => [],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5157 'INTERPOLATE' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5158 'FILEINFO' => [],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5159 '_ERROR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5160 'LINE' => \'1-6',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5161 'LEXTABLE' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5162 'SET' => 'SET',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5163 '/' => '/',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5164 'not' => 'NOT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5165 ',' => 'COMMA',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5166 'UNLESS' => 'UNLESS',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5167 'STEP' => 'STEP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5168 'STOP' => 'STOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5169 'THROW' => 'THROW',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5170 'TRY' => 'TRY',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5171 'FOREACH' => 'FOR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5172 '>=' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5173 '==' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5174 'FINAL' => 'FINAL',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5175 'RAWPERL' => 'RAWPERL',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5176 'ELSE' => 'ELSE',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5177 '||' => 'OR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5178 '|' => 'FILTER',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5179 'META' => 'META',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5180 'CASE' => 'CASE',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5181 'INCLUDE' => 'INCLUDE',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5182 'MACRO' => 'MACRO',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5183 'and' => 'AND',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5184 '$' => '$',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5185 '\\' => 'REF',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5186 'FOR' => 'FOR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5187 'NEXT' => 'NEXT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5188 '-' => 'BINOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5189 'FILTER' => 'FILTER',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5190 '[' => '[',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5191 '!' => 'NOT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5192 'BLOCK' => 'BLOCK',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5193 '&&' => 'AND',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5194 '{' => '{',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5195 '%' => 'BINOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5196 '_' => 'CAT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5197 '+' => '+',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5198 'CATCH' => 'CATCH',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5199 'USE' => 'USE',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5200 ')' => ')',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5201 'VIEW' => 'VIEW',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5202 '}' => '}',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5203 'mod' => 'MOD',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5204 'BREAK' => 'LAST',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5205 '=' => 'ASSIGN',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5206 'PERL' => 'PERL',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5207 'NOT' => 'NOT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5208 'CLEAR' => 'CLEAR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5209 'or' => 'OR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5210 'IF' => 'IF',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5211 'CALL' => 'CALL',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5212 'GET' => 'GET',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5213 '<' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5214 'LAST' => 'LAST',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5215 'TO' => 'TO',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5216 'DEBUG' => 'DEBUG',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5217 '<=' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5218 'DIV' => 'DIV',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5219 '>' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5220 'END' => 'END',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5221 '?' => '?',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5222 'AND' => 'AND',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5223 'SWITCH' => 'SWITCH',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5224 '(' => '(',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5225 'OR' => 'OR',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5226 'WRAPPER' => 'WRAPPER',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5227 'div' => 'DIV',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5228 '${' => '${',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5229 ':' => ':',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5230 '*' => 'BINOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5231 'PROCESS' => 'PROCESS',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5232 'RETURN' => 'RETURN',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5233 '.' => 'DOT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5234 'INSERT' => 'INSERT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5235 ';' => ';',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5236 '!=' => 'CMPOP',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5237 'WHILE' => 'WHILE',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5238 'PLUGIN' => 'PLUGIN',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5239 ']' => ']',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5240 'ELSIF' => 'ELSIF',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5241 'DEFAULT' => 'DEFAULT',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5242 '..' => 'TO',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5243 '=>' => 'ASSIGN',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5244 'MOD' => 'MOD',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5245 'IN' => 'IN'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5246 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5247 'TAG_STYLE' => 'default',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5248 'INPERL' => \0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5249 'EVAL_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5250 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5251 'DEBUG_DIRS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5252 'PRE_CHOMP' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5253 'GRAMMAR' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5254 'STATES' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'PARSER'}{'STATES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5255 'RULES' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5256 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5257 '$start',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5258 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5259 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5260 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5261 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5262 'template',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5263 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5264 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5265 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5266 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5267 'block',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5268 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5269 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5270 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5271 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5272 'block',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5273 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5274 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5275 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5276 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5277 'chunks',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5278 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5279 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5280 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5281 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5282 'chunks',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5283 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5284 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5285 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5286 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5287 'chunk',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5288 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5289 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5290 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5291 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5292 'chunk',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5293 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5294 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5295 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5296 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5297 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5298 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5299 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5300 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5301 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5302 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5303 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5304 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5305 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5306 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5307 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5308 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5309 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5310 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5311 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5312 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5313 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5314 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5315 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5316 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5317 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5318 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5319 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5320 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5321 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5322 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5323 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5324 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5325 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5326 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5327 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5328 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5329 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5330 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5331 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5332 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5333 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5334 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5335 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5336 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5337 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5338 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5339 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5340 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5341 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5342 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5343 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5344 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5345 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5346 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5347 'statement',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5348 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5349 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5350 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5351 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5352 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5353 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5354 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5355 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5356 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5357 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5358 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5359 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5360 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5361 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5362 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5363 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5364 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5365 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5366 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5367 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5368 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5369 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5370 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5371 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5372 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5373 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5374 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5375 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5376 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5377 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5378 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5379 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5380 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5381 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5382 'directive',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5383 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5384 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5385 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5386 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5387 'atomexpr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5388 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5389 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5390 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5391 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5392 'atomexpr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5393 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5394 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5395 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5396 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5397 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5398 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5399 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5400 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5401 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5402 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5403 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5404 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5405 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5406 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5407 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5408 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5409 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5410 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5411 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5412 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5413 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5414 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5415 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5416 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5417 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5418 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5419 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5420 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5421 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5422 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5423 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5424 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5425 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5426 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5427 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5428 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5429 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5430 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5431 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5432 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5433 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5434 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5435 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5436 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5437 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5438 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5439 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5440 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5441 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5442 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5443 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5444 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5445 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5446 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5447 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5448 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5449 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5450 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5451 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5452 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5453 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5454 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5455 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5456 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5457 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5458 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5459 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5460 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5461 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5462 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5463 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5464 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5465 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5466 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5467 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5468 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5469 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5470 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5471 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5472 'atomdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5473 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5474 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5475 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5476 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5477 'condition',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5478 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5479 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5480 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5481 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5482 'condition',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5483 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5484 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5485 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5486 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5487 'condition',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5488 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5489 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5490 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5491 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5492 'condition',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5493 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5494 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5495 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5496 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5497 'else',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5498 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5499 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5500 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5501 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5502 'else',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5503 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5504 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5505 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5506 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5507 'else',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5508 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5509 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5510 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5511 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5512 'switch',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5513 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5514 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5515 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5516 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5517 'case',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5518 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5519 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5520 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5521 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5522 'case',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5523 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5524 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5525 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5526 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5527 'case',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5528 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5529 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5530 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5531 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5532 'case',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5533 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5534 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5535 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5536 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5537 '@1-3',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5538 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5539 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5540 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5541 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5542 'loop',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5543 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5544 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5545 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5546 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5547 'loop',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5548 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5549 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5550 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5551 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5552 '@2-3',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5553 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5554 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5555 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5556 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5557 'loop',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5558 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5559 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5560 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5561 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5562 'loop',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5563 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5564 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5565 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5566 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5567 'loopvar',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5568 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5569 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5570 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5571 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5572 'loopvar',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5573 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5574 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5575 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5576 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5577 'loopvar',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5578 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5579 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5580 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5581 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5582 'wrapper',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5583 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5584 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5585 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5586 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5587 'wrapper',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5588 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5589 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5590 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5591 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5592 'try',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5593 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5594 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5595 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5596 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5597 'final',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5598 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5599 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5600 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5601 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5602 'final',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5603 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5604 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5605 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5606 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5607 'final',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5608 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5609 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5610 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5611 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5612 'final',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5613 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5614 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5615 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5616 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5617 'final',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5618 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5619 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5620 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5621 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5622 'use',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5623 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5624 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5625 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5626 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5627 '@3-3',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5628 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5629 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5630 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5631 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5632 'view',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5633 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5634 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5635 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5636 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5637 '@4-2',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5638 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5639 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5640 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5641 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5642 'perl',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5643 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5644 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5645 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5646 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5647 '@5-1',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5648 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5649 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5650 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5651 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5652 'rawperl',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5653 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5654 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5655 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5656 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5657 'filter',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5658 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5659 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5660 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5661 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5662 'filter',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5663 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5664 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5665 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5666 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5667 'defblock',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5668 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5669 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5670 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5671 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5672 'defblockname',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5673 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5674 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5675 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5676 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5677 'blockname',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5678 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5679 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5680 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5681 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5682 'blockname',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5683 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5684 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5685 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5686 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5687 'blockargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5688 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5689 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5690 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5691 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5692 'blockargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5693 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5694 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5695 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5696 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5697 'anonblock',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5698 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5699 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5700 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5701 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5702 'capture',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5703 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5704 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5705 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5706 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5707 'macro',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5708 6,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5709 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5710 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5711 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5712 'macro',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5713 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5714 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5715 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5716 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5717 'mdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5718 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5719 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5720 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5721 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5722 'mdir',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5723 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5724 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5725 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5726 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5727 'margs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5728 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5729 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5730 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5731 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5732 'margs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5733 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5734 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5735 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5736 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5737 'margs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5738 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5739 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5740 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5741 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5742 'metadata',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5743 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5744 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5745 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5746 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5747 'metadata',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5748 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5749 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5750 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5751 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5752 'metadata',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5753 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5754 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5755 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5756 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5757 'meta',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5758 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5759 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5760 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5761 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5762 'meta',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5763 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5764 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5765 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5766 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5767 'meta',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5768 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5769 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5770 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5771 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5772 'term',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5773 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5774 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5775 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5776 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5777 'term',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5778 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5779 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5780 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5781 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5782 'lterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5783 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5784 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5785 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5786 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5787 'lterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5788 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5789 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5790 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5791 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5792 'lterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5793 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5794 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5795 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5796 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5797 'lterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5798 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5799 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5800 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5801 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5802 'sterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5803 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5804 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5805 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5806 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5807 'sterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5808 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5809 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5810 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5811 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5812 'sterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5813 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5814 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5815 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5816 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5817 'sterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5818 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5819 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5820 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5821 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5822 'sterm',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5823 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5824 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5825 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5826 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5827 'list',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5828 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5829 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5830 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5831 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5832 'list',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5833 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5834 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5835 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5836 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5837 'list',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5838 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5839 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5840 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5841 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5842 'range',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5843 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5844 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5845 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5846 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5847 'hash',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5848 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5849 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5850 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5851 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5852 'hash',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5853 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5854 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5855 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5856 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5857 'params',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5858 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5859 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5860 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5861 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5862 'params',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5863 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5864 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5865 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5866 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5867 'params',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5868 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5869 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5870 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5871 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5872 'param',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5873 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5874 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5875 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5876 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5877 'param',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5878 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5879 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5880 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5881 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5882 'ident',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5883 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5884 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5885 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5886 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5887 'ident',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5888 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5889 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5890 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5891 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5892 'ident',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5893 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5894 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5895 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5896 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5897 'node',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5898 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5899 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5900 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5901 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5902 'node',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5903 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5904 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5905 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5906 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5907 'item',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5908 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5909 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5910 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5911 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5912 'item',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5913 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5914 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5915 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5916 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5917 'item',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5918 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5919 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5920 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5921 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5922 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5923 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5924 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5925 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5926 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5927 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5928 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5929 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5930 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5931 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5932 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5933 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5934 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5935 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5936 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5937 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5938 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5939 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5940 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5941 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5942 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5943 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5944 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5945 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5946 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5947 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5948 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5949 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5950 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5951 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5952 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5953 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5954 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5955 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5956 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5957 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5958 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5959 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5960 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5961 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5962 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5963 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5964 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5965 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5966 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5967 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5968 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5969 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5970 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5971 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5972 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5973 5,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5974 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5975 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5976 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5977 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5978 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5979 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5980 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5981 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5982 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5983 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5984 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5985 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5986 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5987 'expr',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5988 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5989 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5990 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5991 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5992 'setlist',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5993 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5994 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5995 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5996 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5997 'setlist',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5998 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
5999 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6000 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6001 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6002 'setlist',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6003 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6004 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6005 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6006 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6007 'assign',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6008 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6009 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6010 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6011 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6012 'assign',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6013 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6014 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6015 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6016 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6017 'args',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6018 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6019 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6020 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6021 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6022 'args',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6023 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6024 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6025 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6026 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6027 'args',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6028 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6029 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6030 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6031 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6032 'args',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6033 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6034 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6035 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6036 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6037 'args',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6038 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6039 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6040 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6041 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6042 'lnameargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6043 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6044 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6045 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6046 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6047 'lnameargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6048 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6049 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6050 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6051 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6052 'lvalue',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6053 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6054 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6055 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6056 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6057 'lvalue',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6058 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6059 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6060 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6061 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6062 'lvalue',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6063 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6064 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6065 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6066 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6067 'nameargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6068 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6069 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6070 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6071 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6072 'nameargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6073 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6074 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6075 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6076 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6077 'nameargs',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6078 4,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6079 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6080 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6081 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6082 'names',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6083 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6084 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6085 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6086 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6087 'names',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6088 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6089 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6090 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6091 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6092 'name',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6093 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6094 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6095 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6096 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6097 'name',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6098 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6099 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6100 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6101 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6102 'name',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6103 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6104 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6105 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6106 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6107 'filename',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6108 3,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6109 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6110 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6111 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6112 'filename',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6113 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6114 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6115 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6116 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6117 'filepart',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6118 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6119 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6120 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6121 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6122 'filepart',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6123 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6124 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6125 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6126 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6127 'filepart',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6128 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6129 undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6130 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6131 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6132 'quoted',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6133 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6134 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6135 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6136 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6137 'quoted',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6138 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6139 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6140 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6141 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6142 'quotable',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6143 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6144 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6145 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6146 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6147 'quotable',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6148 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6149 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6150 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6151 [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6152 'quotable',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6153 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6154 sub { "DUMMY" }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6155 ]
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6156 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6157 'LEXTABLE' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'PARSER'}{'LEXTABLE'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6158 }, 'Template::Grammar' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6159 'RULES' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'PARSER'}{'GRAMMAR'}{'RULES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6160 'FILE_INFO' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6161 'TRACE_VARS' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6162 'DEFBLOCK' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'}[4][2]{'_DEFBLOCKS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6163 'METADATA' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6164 'version',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6165 '1'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6166 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6167 'END_TAG' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6168 'IN_BLOCK' => [],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6169 'POST_CHOMP' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6170 'STYLE' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6171 {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6172 'END_TAG' => '%\\]',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6173 'ANYCASE' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6174 'EVAL_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6175 'PRE_CHOMP' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6176 'POST_CHOMP' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6177 'INTERPOLATE' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6178 'V1DOLLAR' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6179 'START_TAG' => '\\[%'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6180 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6181 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6182 'VARIABLES' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'}[4][2]{'_VARIABLES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6183 'START_TAG' => undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6184 }, 'Template::Parser' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6185 'TAIL' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'HEAD'}[4],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6186 'SLOTS' => 2,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6187 'ENCODING' => 'utf-8',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6188 'PARAMS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6189 'ENCODING' => 'utf-8',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6190 'INTERPOLATE' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6191 'POST_CHOMP' => 1,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6192 'INCLUDE_PATH' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'INCLUDE_PATH'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6193 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6194 'COMPILE_EXT' => ''
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6195 }, 'Template::Provider' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6196 'INCLUDE_PATH' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}{'INCLUDE_PATH'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6197 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6198 'LOAD_PLUGINS' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6199 bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6200 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6201 'FACTORY' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6202 'TOLERANT' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6203 'PLUGIN_BASE' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6204 'Template::Plugin'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6205 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6206 'LOAD_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6207 'PLUGINS' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6208 'pod' => 'Template::Plugin::Pod',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6209 'scalar' => 'Template::Plugin::Scalar',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6210 'assert' => 'Template::Plugin::Assert',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6211 'date' => 'Template::Plugin::Date',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6212 'file' => 'Template::Plugin::File',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6213 'table' => 'Template::Plugin::Table',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6214 'dumper' => 'Template::Plugin::Dumper',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6215 'directory' => 'Template::Plugin::Directory',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6216 'latex' => 'Template::Plugin::Latex',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6217 'dbi' => 'Template::Plugin::DBI',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6218 'html' => 'Template::Plugin::HTML',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6219 'view' => 'Template::Plugin::View',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6220 'xml' => 'Template::Plugin::XML',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6221 'debug' => 'Template::Plugin::Debug',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6222 'iterator' => 'Template::Plugin::Iterator',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6223 'url' => 'Template::Plugin::URL',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6224 'wrap' => 'Template::Plugin::Wrap',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6225 'datafile' => 'Template::Plugin::Datafile',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6226 'cgi' => 'Template::Plugin::CGI',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6227 'image' => 'Template::Plugin::Image',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6228 'format' => 'Template::Plugin::Format',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6229 'xmlstyle' => 'Template::Plugin::XML::Style'
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6230 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6231 '_ERROR' => ''
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6232 }, 'Template::Plugins' )
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6233 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6234 'LOAD_TEMPLATES' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6235 $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6236 ],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6237 'BLKSTACK' => [],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6238 'STASH' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6239 'global' => $VAR1->[0]{'global'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6240 'date' => $VAR1->[0]{'date'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6241 'inc' => $VAR1->[0]{'inc'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6242 'dynamic' => $VAR1->[0]{'dynamic'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6243 'dec' => $VAR1->[0]{'dec'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6244 '_STRICT' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6245 'component' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6246 'site' => $VAR1->[0]{'site'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6247 'dojo' => $VAR1->[0]{'dojo'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6248 'view' => $VAR1->[0]{'view'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6249 'user' => 'test_user',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6250 '_DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6251 '_PARENT' => undef
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6252 }, 'Template::Stash::XS' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6253 'DEBUG_FORMAT' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6254 '_ERROR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6255 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6256 'EVAL_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6257 'EXPOSE_BLOCKS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6258 'DEBUG_DIRS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6259 'RECURSION' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6260 'INIT_BLOCKS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'BLOCKS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6261 'LOAD_FILTERS' => [
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6262 bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6263 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6264 'TOLERANT' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6265 'FILTERS' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6266 '_ERROR' => ''
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6267 }, 'Template::Filters' )
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6268 ]
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6269 }, 'Template::Context' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6270 'IMPL_Web_View_TTLoader_layoutBase' => 'Layout',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6271 'IMPL_Web_View_TTLoader_initializer' => 'global.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6272 'IMPL_Web_View_TTLoader_provider' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'}{'LOAD_TEMPLATES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6273 'IMPL_Web_View_TTLoader_ext' => '.tt',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6274 'IMPL_Web_View_TTLoader__globals' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6275 'site' => $VAR1->[0]{'site'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6276 'view' => $VAR1->[0]{'view'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6277 'date' => $VAR1->[0]{'date'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6278 'dynamic' => $VAR1->[0]{'dynamic'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6279 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6280 'IMPL_Web_View_TTLoader_options' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'CONFIG'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6281 'IMPL_Web_View_TTLoader_isInitialized' => 1
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6282 }, 'IMPL::Web::View::TTLoader' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6283 'IMPL_Web_View_TTControl_id' => 'document-12',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6284 'IMPL_Web_View_TTControl_template' => $VAR1->[0]{'template'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6285 'IMPL_Web_View_TTControl_name' => 'document',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6286 'IMPL_Web_View_TTControl_context' => bless( {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6287 'PREFIX_MAP' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'PREFIX_MAP'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6288 'BLOCKS' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6289 'TRIM' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6290 'CONFIG' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6291 'PREFIX_MAP' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'PREFIX_MAP'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6292 'BLOCKS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'BLOCKS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6293 'TRIM' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6294 'LOAD_PLUGINS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_PLUGINS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6295 'LOAD_TEMPLATES' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_TEMPLATES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6296 'BLKSTACK' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'BLKSTACK'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6297 'STASH' => $VAR1->[0],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6298 '_ERROR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6299 'DEBUG_FORMAT' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6300 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6301 'EVAL_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6302 'EXPOSE_BLOCKS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6303 'DEBUG_DIRS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6304 'RECURSION' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6305 'INIT_BLOCKS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'BLOCKS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6306 'LOAD_FILTERS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_FILTERS'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6307 },
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6308 'LOAD_PLUGINS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_PLUGINS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6309 'LOAD_TEMPLATES' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_TEMPLATES'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6310 'BLKSTACK' => [],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6311 'STASH' => $VAR1->[0],
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6312 'DEBUG_FORMAT' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6313 '_ERROR' => '',
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6314 'DEBUG' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6315 'EVAL_PERL' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6316 'EXPOSE_BLOCKS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6317 'DEBUG_DIRS' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6318 'RECURSION' => 0,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6319 'INIT_BLOCKS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTControl_context'}{'BLOCKS'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6320 'LOAD_FILTERS' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'LOAD_FILTERS'}
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6321 }, 'Template::Context' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6322 'IMPL_Web_View_TTDocument_layout' => undef,
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6323 'IMPL_Web_View_TTControl_attributes' => {
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6324 'controls' => {},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6325 'title' => "\x{414}\x{43e}\x{43a}\x{443}\x{43c}\x{435}\x{43d}\x{442} 1"
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6326 }
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6327 }, 'IMPL::Web::View::TTDocument' ),
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6328 '_PARENT' => $VAR1->[0]{'this'}{'IMPL_Web_View_TTDocument_loader'}{'IMPL_Web_View_TTLoader_context'}{'STASH'}
268
4abda21186cd *refactoring IMPL::Web: added 'application' property to resources
cin
parents: 266
diff changeset
6329 }, 'Template::Stash::XS' ),
297
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6330 $VAR1->[0]{'this'}{'IMPL_Web_View_TTControl_context'},
52aae1b85084 Added transformations support to JSONView
cin
parents: 293
diff changeset
6331 $VAR1->[0]{'this'}
228
431db7034a88 Для синхронизации
andrei <andrei@nap21.upri>
parents:
diff changeset
6332 ];