Method | Description | |
---|---|---|
ConvertIntoCodeIfCommand ( string code ) : string | ||
GetAll ( ) : uREPL.CommandInfo[] |
Method | Description | |
---|---|---|
ConvertBlockToPlaceholder ( string input, string pattern, string placeholder ) : ParseBlockResult | ||
ConvertPlaceholderToBlock ( string input, ParseBlockResult result ) : string | ||
ShowCommands ( ) : void | ||
ShowHelp ( ) : void |
public static ConvertIntoCodeIfCommand ( string code ) : string | ||
code | string | |
return | string |
public static GetAll ( ) : uREPL.CommandInfo[] | ||
return | uREPL.CommandInfo[] |