Setup of rules,
options for parser and engine,
list of warrior filenames and compiled warriors

C# |
public interface IProject

All Members | Constructors | Methods | Properties | Fields | Events |
Icon | Member | Description |
---|---|---|
![]() | EngineOptions |
Options for engine
|
![]() | ParserOptions |
Options for parser
|
![]() | Rules |
Rules
|
![]() | SaveXml(String) |
Save/serialize project to file
|
![]() | WarriorFiles |
List of filenames
|
![]() | Warriors |
List of compiled warriors, empty before compilation, failed warriors has null item
|
Assembly: nMars.RedCode Version: 0.8.3.0 (Module: nMars.RedCode)