The Titanium API processor is a provider plugin that provides an implementation of the Titanium API. It produces no results.
- platform string The name of the platform being analyzed. This is used for a variety of purposes, including determining the value of
Ti.Platform.osname
- sdkPath string The path to the SDK. This is used to look up the API information and generate the API classes inside the runtime
- name string Always equals "ti-api-provider"