Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Unified Diff: tools/idl_parser/test_lexer/keywords.in

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/idl_parser/idl_ppapi_parser.py ('k') | tools/idl_parser/test_parser/interface_web.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/idl_parser/test_lexer/keywords.in
diff --git a/tools/idl_parser/test_lexer/keywords.in b/tools/idl_parser/test_lexer/keywords.in
index 16dc32fc151d385ffb75eab168d790072300731b..05b832d6c4e7737f0f3991fd72c2bb7f3e97c5fa 100644
--- a/tools/idl_parser/test_lexer/keywords.in
+++ b/tools/idl_parser/test_lexer/keywords.in
@@ -11,24 +11,34 @@ DELETER deleter
DICTIONARY dictionary
DOMSTRING DOMString
DOUBLE double
+ENUM enum
+EXCEPTION exception
FALSE false
FLOAT float
-EXCEPTION exception
GETTER getter
IMPLEMENTS implements
INFINITY Infinity
+INHERIT inherit
INTERFACE interface
+ITERABLE iterable
LEGACYCALLER legacycaller
+LEGACYITERABLE legacyiterable
LONG long
+MAPLIKE maplike
NAN Nan
NULL null
OBJECT object
+OCTET octet
OPTIONAL optional
OR or
PARTIAL partial
+PROMISE Promise
READONLY readonly
REGEXP RegExp
+REQUIRED required
+SEQUENCE sequence
SERIALIZER serializer
+SETLIKE setlike
SETTER setter
SHORT short
STATIC static
« no previous file with comments | « tools/idl_parser/idl_ppapi_parser.py ('k') | tools/idl_parser/test_parser/interface_web.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698