The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
CommandLine.Parameters Struct Reference

Public Attributes

string[] InputFileNames
 
string OutputFileName
 
TargetPlatform TargetPlatform
 
bool Run
 
bool ServerOptimization
 

Detailed Description

Definition at line 16 of file Parameters.cs.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: