nitc :: ToolContext :: _platform_phase
platform
annotation to set a mobile target platform
# Detects the `platform` annotation to set a mobile target platform
var platform_phase: Phase = new PlatformPhase(self, [modelize_property_phase])
src/platform/platform.nit:26,2--27,79