Package org.robovm.compiler.plugin
-
Class Summary Class Description AbstractCompilerPlugin Abstract implementation forCompilerPluginwith empty implementations for all methods.BuildGarbageCollectorPlugin Plugins that release resources/caches once these are not neededCompilerPlugin Plugin interface which makes it possible to hook into the compilation process and modify classes and methods during the compilation.LaunchPlugin Plugin interface which makes it possible to hook into launch processPlugin PluginArgument Declares an argument to be added to the standard RoboVM command line arguments for aCompilerPlugin.PluginArguments Stores thePluginArgumentalong with the prefix to be used for the arguments.TargetPlugin Plugin interface which is used to add a newTarget.