home *** CD-ROM | disk | FTP | other *** search
/ Java Internet Programming Reference Guide / Java Internet Programming Reference Guide.iso / autorun / java.dir / 00140_15.txt < prev    next >
Encoding:
Text File  |  1996-01-12  |  580 b   |  8 lines

  1. Reserved words
  2.  
  3.  
  4.  
  5. The reserved words in this list cannot be used as JavaScript variables, functions, methods, or object names. Some of these words are keywords used in JavaScript; others are reserved for future use. 
  6. abstract boolean break byte case catch char class const continue default do double else      extends false final finally float for function goto if implements import in instanceof      int interface long native new null package private protected public return short static      super switch synchronized this throw throws transient true try var void while with 
  7.  
  8.