Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GWT では Java リフレクション ツールがエミュレートされていないことはわかっていますが、クラス フィールドの名前を取得する方法はありますか?
いいえ。フィールド名がソース コード内の名前と異なっていることも難読化の原因であり、最適化が行われすぎているためにフィールドが最適化されず、生成された JavaScript に表示されないこともあります。