ソースを参照

clarified the description in the tutorial.

tags/rel_3_18_2_ga
chibash 10年前
コミット
a1c8518213
1個のファイルの変更3行の追加0行の削除
  1. 3
    0
      tutorial/tutorial2.html

+ 3
- 0
tutorial/tutorial2.html ファイルの表示

@@ -1572,6 +1572,9 @@ enclosed by braces <code>{</code> and <code>}</code>, are not
available unless the array dimension is one.

<p><li>Inner classes or anonymous classes are not supported.
Note that this is a limitation of the compiler only.
It cannot compile source code including an anonymous-class declaration.
Javassist can read and modify a class file of inner/anonymous class.

<p><li>Labeled <code>continue</code> and <code>break</code> statements
are not supported.

読み込み中…
キャンセル
保存