@Incubating public interface SwiftPlatform
| Modifier and Type | Method | Description | 
|---|---|---|
| SwiftVersion | getSourceCompatibility() | Returns the Swift language level to use to compile the source files. | 
| TargetMachine | getTargetMachine() | Returns the target machine for this platform. | 
TargetMachine getTargetMachine()
SwiftVersion getSourceCompatibility()