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

Side by Side Diff: tools/idl_parser/test_lexer/keywords.in

Issue 1713673002: Remove //tools/idl_parser. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 4 years, 10 months 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 unified diff | Download patch
« no previous file with comments | « tools/idl_parser/run_tests.py ('k') | tools/idl_parser/test_lexer/keywords_ppapi.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ANY any
2 ATTRIBUTE attribute
3 BOOLEAN boolean
4 BYTESTRING ByteString
5 BYTE byte
6 CALLBACK callback
7 CONST const
8 CREATOR creator
9 DATE Date
10 DELETER deleter
11 DICTIONARY dictionary
12 DOMSTRING DOMString
13 DOUBLE double
14 ENUM enum
15 EXCEPTION exception
16 FALSE false
17 FLOAT float
18 GETTER getter
19 IMPLEMENTS implements
20 INFINITY Infinity
21 INHERIT inherit
22 INTERFACE interface
23 ITERABLE iterable
24 LEGACYCALLER legacycaller
25 LEGACYITERABLE legacyiterable
26 LONG long
27 MAPLIKE maplike
28 NAN Nan
29 NULL null
30 OBJECT object
31 OCTET octet
32 OPTIONAL optional
33 OR or
34 PARTIAL partial
35 PROMISE Promise
36 READONLY readonly
37 REGEXP RegExp
38 REQUIRED required
39 SEQUENCE sequence
40 SERIALIZER serializer
41 SETLIKE setlike
42 SETTER setter
43 SHORT short
44 STATIC static
45 STRINGIFIER stringifier
46 TYPEDEF typedef
47 TRUE true
48 UNSIGNED unsigned
49 UNRESTRICTED unrestricted
50 VOID void
OLDNEW
« no previous file with comments | « tools/idl_parser/run_tests.py ('k') | tools/idl_parser/test_lexer/keywords_ppapi.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698