Package org.robovm.compiler.plugin.objc
-
Class Summary Class Description InterfaceBuilderClassesPlugin CompilerPluginwhich forces view controllers and views referenced by Storyboards and XIB files in resource folders to be linked into the executable.ObjCBlockPlugin CompilerPluginwhich generates wrapper @Callback methods for @Block annotated method parameters.ObjCMemberPlugin CompilerPluginwhich transforms Objective-C methods and properties to @Bridge methods.ObjCMemberPlugin.MethodCompiler ObjCProtocolProxyPlugin CompilerPluginwhich generates proxy classes for Objective-C protocol interfaces.ObjCProtocolToObjCObjectPlugin CompilerPluginwhich replaces Object super class with NSObject for local/nested/anonymous classes that implement NSObjectProtocol interfaces.TypeEncoder Encodes Objective-C method signatures as specified by the Objective-C runtime Type Encodings documentation.