付録B
予約語
次の用語は、exteNd Composerの予約語であるため、ユーザ作成用語またはユーザ作成オブジェクトでは使用しないでください。
上に示した用語のほかにも、配備コンテキスト文字列、ユーザ変数名などでは、「Java言語キーワード」は、使用しないことをお勧めします。Javaでの予約語は、次のとおりです。
|
abstract
|
boolean
|
break
|
|
byte
|
case
|
catch
|
|
char
|
class
|
const
|
|
continue
|
default
|
do
|
|
double
|
else
|
extends
|
|
final
|
finally
|
float
|
|
for
|
goto
|
if
|
|
implements
|
import
|
instanceof
|
|
int
|
interface
|
long
|
|
native
|
new
|
package
|
|
private
|
protected
|
public
|
|
return
|
short
|
static
|
|
strictfp
|
super
|
switch
|
|
synchronized
|
this
|
throw
|
|
throws
|
transient
|
try
|
|
void
|
volatile
|
while
|
Javaキーワード
Copyright © 2004 Novell, Inc. All rights reserved. Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003 SilverStream Software, LLC. All rights reserved. more ...