Home | History | Annotate | Download | only in test_lexer
      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 FALSE false
     15 FLOAT float
     16 EXCEPTION exception
     17 GETTER getter
     18 IMPLEMENTS implements
     19 INFINITY Infinity
     20 INTERFACE interface
     21 LEGACYCALLER legacycaller
     22 LONG long
     23 NAN Nan
     24 NULL null
     25 OBJECT object
     26 OPTIONAL optional
     27 OR or
     28 PARTIAL partial
     29 READONLY readonly
     30 REGEXP RegExp
     31 SERIALIZER serializer
     32 SETTER setter
     33 SHORT short
     34 STATIC static
     35 STRINGIFIER stringifier
     36 TYPEDEF typedef
     37 TRUE true
     38 UNSIGNED unsigned
     39 UNRESTRICTED unrestricted
     40 VOID void
     41