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.
コードをブラウジングしているときに常に表示されますが、それが何をするのかまったくわかりません。
宣言を終了します。
たとえば、インターフェイスを実装するときは、次のようにします。
@interface MyInterface /* functions and stuff here */ @end
クラスまたはインターフェースの実装の終わりを示します。