Property | Type | Description | |
---|---|---|---|
Grammar | |||
Greeting | string | ||
Interpreter | |||
Prompt | string | ||
PromptMoreInput | string | ||
Title | string |
Method | Description | |
---|---|---|
CommandLine ( |
||
OnCancelKeyPress ( object sender, |
||
Run ( ) : void |
Method | Description | |
---|---|---|
ReadInput ( string &input ) : ReadResult | ||
ReportException ( ) : void | ||
RunImpl ( ) : void |
public CommandLine ( |
||
grammar | ||
return | System |
public OnCancelKeyPress ( object sender, |
||
sender | object | |
e | ||
return | void |
public ScriptInterpreter,Irony.Interpreter Interpreter | ||
return |