Property | Type | Description | |
---|---|---|---|
Funcs | SourceFunction>.Dictionary | ||
Lines | string[] | ||
LongestPrefix | int | ||
PrefixLines | List |
Method | Description | |
---|---|---|
AddHit ( string name, int line ) : void | ||
Process ( ) : void | ||
Source ( string module ) : Extensions |
public AddHit ( string name, int line ) : void | ||
name | string | |
line | int | |
return | void |