Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
ea1d5503
Commit
ea1d5503
authored
Mar 03, 2009
by
Roberto Raggi
Browse files
Added a bit to annotate the generated tokens.
parent
63c012a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/cplusplus/Token.h
View file @
ea1d5503
...
...
@@ -312,7 +312,8 @@ public:
unsigned
whitespace
:
1
;
unsigned
joined
:
1
;
unsigned
expanded
:
1
;
unsigned
pad
:
4
;
unsigned
generated
:
1
;
unsigned
pad
:
3
;
unsigned
length
:
16
;
};
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment