General Reference



Chapter 7   SilverStream Reserved Words

The following table lists the words that are used by SilverStream as reserved words. These words are a superset of the Java reserved words. You cannot use these words as variable or method names. If you try to you will receive an error message. For more information, see Error Messages.

abstract
boolean
break
byte
case
catch
char
class
const
continue

clone
default
do
double
else
equals
extends
false
final
finalize
float
for

goto
getClass
hashCode
if
implements
import
instanceof
int
interface
long
native
new
notify
notifyAll

null
package
private
protected
public
return
short
static
super
switch
synchronized

this
throw
throws
toString
transient
true
try
void
volatile
wait
while






Copyright © 2000, SilverStream Software, Inc. All rights reserved.