List of variants that are supported by this release of the PDE.
()
| 231 | * List of variants that are supported by this release of the PDE. |
| 232 | */ |
| 233 | static public StringDict getSupportedVariants() { |
| 234 | return supportedVariants; |
| 235 | } |
| 236 | |
| 237 | // /* |
| 238 | // * Return a string that identifies the variant of a platform |
no outgoing calls
no test coverage detected