ShuttleCargoProcessorProvider

class ShuttleCargoProcessorProvider : SymbolProcessorProvider

Provides instances of ShuttleCargoProcessor to the KSP framework. Registered via the service locator file in META-INF/services so KSP can discover it automatically at build time.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun create(environment: SymbolProcessorEnvironment): SymbolProcessor