The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Public Member Functions | |
string | getRepresentation (TargetPlatform targetPlatform) |
Gets the command line command of each target platform More... | |
TargetPlatform | getPlatformFromName (string name) |
Properties | |
static TargetPlatformRepresentation | Instance [get] |
Definition at line 21 of file TargetPlatformRepresentation.cs.
TargetPlatform TargetPlatforms.TargetPlatformRepresentation.getPlatformFromName | ( | string | name | ) |
Definition at line 58 of file TargetPlatformRepresentation.cs.
string TargetPlatforms.TargetPlatformRepresentation.getRepresentation | ( | TargetPlatform | targetPlatform | ) |
Gets the command line command of each target platform
targetPlatform | The enum entry |
Definition at line 54 of file TargetPlatformRepresentation.cs.
|
staticget |
Definition at line 35 of file TargetPlatformRepresentation.cs.