DescriptionAdd IDL Lexer
This lexer understands standard IDL tokens which are similar to 'C'.
INT, HEX, FLOAT, QUOTE and SYMBOL. SYMBOL can then also become a
KEYWORD such as enum, interface, struct, typedef...
R=ncbray@google.com
BUG=76237
TEST=python idl_lexer.py --test_expect --test_same test_lex.in
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79169
Patch Set 1 #
Total comments: 37
Patch Set 2 : Review fixes #Patch Set 3 : Add missing path #Patch Set 4 : Removed debug print of sys.path #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|