Method | Description | |
---|---|---|
CrawlHandler ( ICrawlResult builder, Action |
||
Handle ( string command ) : void | ||
SetLanguage ( string language ) : void | ||
TypeSearchAllTheThings ( ) : void |
Method | Description | |
---|---|---|
getArguments ( string args, int fixNumber ) : List |
||
handleFile ( string chunks ) : void | ||
handleProject ( string chunks ) : void | ||
handleReference ( string chunks ) : void | ||
handleSignature ( string chunks ) : void | ||
tryParse ( string number ) : int |
public CrawlHandler ( ICrawlResult builder, Action |
||
builder | ICrawlResult | |
logWrite | Action |
|
return | System |
public SetLanguage ( string language ) : void | ||
language | string | |
return | void |