summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/cli/output/92.txt
blob: 60a8a58430da96a94d3bbb89f37712eed096cc6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
parse_word : orig line is 1, orig col is 1, Text() is 'struct'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 1, orig col is 1, Text() is 'struct'
   type is WORD, parent type is NONE => new type is STRUCT
parse_whitespace : orig line is 1, orig col is 7, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 1, orig col is 8, Text() is 'TelegramIndex'
   type is NONE, parent type is NONE => new type is WORD
parse_whitespace : orig line is 1, orig col is 21, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 2, orig col is 1, Text() is '{'
   type is NONE, parent type is NONE => new type is BRACE_OPEN
parse_whitespace : orig line is 2, orig col is 2, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_word : orig line is 3, orig col is 1, Text() is 'TelegramIndex'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 3, orig col is 14, Text() is '('
   type is NONE, parent type is NONE => new type is PAREN_OPEN
parse_word : orig line is 3, orig col is 15, Text() is 'const'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 3, orig col is 15, Text() is 'const'
   type is WORD, parent type is NONE => new type is QUALIFIER
parse_whitespace : orig line is 3, orig col is 20, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 3, orig col is 21, Text() is 'char'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 3, orig col is 21, Text() is 'char'
   type is WORD, parent type is NONE => new type is TYPE
parse_next : orig line is 3, orig col is 25, Text() is '*'
   type is NONE, parent type is NONE => new type is STAR
parse_whitespace : orig line is 3, orig col is 26, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 3, orig col is 27, Text() is 'pN'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 3, orig col is 29, Text() is ','
   type is NONE, parent type is NONE => new type is COMMA
parse_whitespace : orig line is 3, orig col is 30, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 3, orig col is 31, Text() is 'unsigned'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 3, orig col is 31, Text() is 'unsigned'
   type is WORD, parent type is NONE => new type is TYPE
parse_whitespace : orig line is 3, orig col is 39, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 3, orig col is 40, Text() is 'long'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 3, orig col is 40, Text() is 'long'
   type is WORD, parent type is NONE => new type is TYPE
parse_whitespace : orig line is 3, orig col is 44, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 3, orig col is 45, Text() is 'nI'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 3, orig col is 47, Text() is ')'
   type is NONE, parent type is NONE => new type is PAREN_CLOSE
parse_whitespace : orig line is 3, orig col is 48, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_next : orig line is 3, orig col is 49, Text() is ':'
   type is NONE, parent type is NONE => new type is COLON
parse_whitespace : orig line is 3, orig col is 50, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_word : orig line is 4, orig col is 1, Text() is 'pTelName'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 4, orig col is 9, Text() is '('
   type is NONE, parent type is NONE => new type is PAREN_OPEN
parse_word : orig line is 4, orig col is 10, Text() is 'pN'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 4, orig col is 12, Text() is ')'
   type is NONE, parent type is NONE => new type is PAREN_CLOSE
parse_next : orig line is 4, orig col is 13, Text() is ','
   type is NONE, parent type is NONE => new type is COMMA
parse_whitespace : orig line is 4, orig col is 14, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_word : orig line is 5, orig col is 1, Text() is 'nTelIndex'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 5, orig col is 10, Text() is '('
   type is NONE, parent type is NONE => new type is PAREN_OPEN
parse_word : orig line is 5, orig col is 11, Text() is 'n'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 5, orig col is 12, Text() is ')'
   type is NONE, parent type is NONE => new type is PAREN_CLOSE
parse_whitespace : orig line is 5, orig col is 13, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 6, orig col is 1, Text() is '{'
   type is NONE, parent type is NONE => new type is BRACE_OPEN
parse_whitespace : orig line is 6, orig col is 2, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 7, orig col is 1, Text() is '}'
   type is NONE, parent type is NONE => new type is BRACE_CLOSE
parse_whitespace : orig line is 7, orig col is 2, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 9, orig col is 1, Text() is '~'
   type is NONE, parent type is NONE => new type is INV
parse_word : orig line is 9, orig col is 2, Text() is 'TelegramIndex'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 9, orig col is 15, Text() is '('
   type is NONE, parent type is NONE => new type is PAREN_OPEN
parse_next : orig line is 9, orig col is 16, Text() is ')'
   type is NONE, parent type is NONE => new type is PAREN_CLOSE
parse_whitespace : orig line is 9, orig col is 17, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 10, orig col is 1, Text() is '{'
   type is NONE, parent type is NONE => new type is BRACE_OPEN
parse_whitespace : orig line is 10, orig col is 2, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 11, orig col is 1, Text() is '}'
   type is NONE, parent type is NONE => new type is BRACE_CLOSE
parse_whitespace : orig line is 11, orig col is 2, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_word : orig line is 13, orig col is 1, Text() is 'const'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 13, orig col is 1, Text() is 'const'
   type is WORD, parent type is NONE => new type is QUALIFIER
parse_whitespace : orig line is 13, orig col is 6, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 13, orig col is 7, Text() is 'char'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 13, orig col is 7, Text() is 'char'
   type is WORD, parent type is NONE => new type is TYPE
parse_next : orig line is 13, orig col is 11, Text() is '*'
   type is NONE, parent type is NONE => new type is STAR
parse_whitespace : orig line is 13, orig col is 12, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 13, orig col is 13, Text() is 'const'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 13, orig col is 13, Text() is 'const'
   type is WORD, parent type is NONE => new type is QUALIFIER
parse_whitespace : orig line is 13, orig col is 18, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 13, orig col is 19, Text() is 'pTelName'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 13, orig col is 27, Text() is ';'
   type is NONE, parent type is NONE => new type is SEMICOLON
parse_whitespace : orig line is 13, orig col is 28, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_word : orig line is 14, orig col is 1, Text() is 'unsigned'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 14, orig col is 1, Text() is 'unsigned'
   type is WORD, parent type is NONE => new type is TYPE
parse_whitespace : orig line is 14, orig col is 9, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 14, orig col is 10, Text() is 'long'
   type is NONE, parent type is NONE => new type is WORD
parse_word : orig line is 14, orig col is 10, Text() is 'long'
   type is WORD, parent type is NONE => new type is TYPE
parse_whitespace : orig line is 14, orig col is 14, Text() is ''
   type is NONE, parent type is NONE => new type is WHITESPACE
parse_word : orig line is 14, orig col is 15, Text() is 'nTelIndex'
   type is NONE, parent type is NONE => new type is WORD
parse_next : orig line is 14, orig col is 24, Text() is ';'
   type is NONE, parent type is NONE => new type is SEMICOLON
parse_whitespace : orig line is 14, orig col is 25, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
parse_next : orig line is 15, orig col is 1, Text() is '}'
   type is NONE, parent type is NONE => new type is BRACE_CLOSE
parse_next : orig line is 15, orig col is 2, Text() is ';'
   type is NONE, parent type is NONE => new type is SEMICOLON
parse_whitespace : orig line is 15, orig col is 3, Text() is <Newline>
   type is NONE, parent type is NONE => new type is NEWLINE
tokenize_cleanup : orig line is 1, orig col is 8, Text() is 'TelegramIndex'
   type is WORD, parent type is NONE => new type is TYPE
tokenize_cleanup : orig line is 3, orig col is 25, Text() is '*'
   type is STAR, parent type is NONE => new type is PTR_TYPE
tokenize_cleanup : orig line is 13, orig col is 11, Text() is '*'
   type is STAR, parent type is NONE => new type is PTR_TYPE
try_find_end_chunk : orig line is 1, orig col is 8, Text() is 'TelegramIndex'
   type is TYPE, parent type is NONE => new type is WORD
make_type : orig line is 1, orig col is 8, Text() is 'TelegramIndex'
   type is WORD, parent type is NONE => new type is TYPE
mark_constructors : orig line is 3, orig col is 1, Text() is 'TelegramIndex'
   type is WORD, parent type is NONE => new type is FUNC_CLASS_DEF
flag_parens : orig line is 3, orig col is 14, Text() is '('
   type is PAREN_OPEN, parent type is NONE => new type is FPAREN_OPEN
flag_parens : orig line is 3, orig col is 47, Text() is ')'
   type is PAREN_CLOSE, parent type is NONE => new type is FPAREN_CLOSE
mark_cpp_constructor : orig line is 3, orig col is 49, Text() is ':'
   type is COLON, parent type is NONE => new type is CONSTR_COLON
mark_cpp_constructor : orig line is 4, orig col is 1, Text() is 'pTelName'
   type is WORD, parent type is NONE => new type is FUNC_CTOR_VAR
flag_parens : orig line is 4, orig col is 9, Text() is '('
   type is PAREN_OPEN, parent type is NONE => new type is FPAREN_OPEN
flag_parens : orig line is 4, orig col is 12, Text() is ')'
   type is PAREN_CLOSE, parent type is NONE => new type is FPAREN_CLOSE
mark_cpp_constructor : orig line is 5, orig col is 1, Text() is 'nTelIndex'
   type is WORD, parent type is NONE => new type is FUNC_CTOR_VAR
flag_parens : orig line is 5, orig col is 10, Text() is '('
   type is PAREN_OPEN, parent type is NONE => new type is FPAREN_OPEN
flag_parens : orig line is 5, orig col is 12, Text() is ')'
   type is PAREN_CLOSE, parent type is NONE => new type is FPAREN_CLOSE
mark_constructors : orig line is 9, orig col is 2, Text() is 'TelegramIndex'
   type is WORD, parent type is NONE => new type is FUNC_CLASS_DEF
mark_cpp_constructor : orig line is 9, orig col is 1, Text() is '~'
   type is INV, parent type is NONE => new type is DESTRUCTOR
flag_parens : orig line is 9, orig col is 15, Text() is '('
   type is PAREN_OPEN, parent type is NONE => new type is FPAREN_OPEN
flag_parens : orig line is 9, orig col is 16, Text() is ')'
   type is PAREN_CLOSE, parent type is NONE => new type is FPAREN_CLOSE