The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Public Attributes | |
string[] | InputFileNames |
string | OutputFileName |
TargetPlatform | TargetPlatform |
bool | Run |
bool | ServerOptimization |
Definition at line 16 of file Parameters.cs.
string [] CommandLine.Parameters.InputFileNames |
Definition at line 18 of file Parameters.cs.
string CommandLine.Parameters.OutputFileName |
Definition at line 20 of file Parameters.cs.
bool CommandLine.Parameters.Run |
Definition at line 24 of file Parameters.cs.
bool CommandLine.Parameters.ServerOptimization |
Definition at line 26 of file Parameters.cs.
TargetPlatform CommandLine.Parameters.TargetPlatform |
Definition at line 22 of file Parameters.cs.