You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
instanceOf/checkCastがちゃんと動くようにする。
ついでにこれには単なるオブジェクトだけでなく[Ljava/lang/String;のような配列が指定されることもあるので、これもチェックしないといけない。
クラスオブジェクトにinheritsみたいなのを追加してこれらの面倒をみればいいのかな。
The text was updated successfully, but these errors were encountered: