Method | Description | |
---|---|---|
LookAhead ( bool negative, IEnumerable |
Method | Description | |
---|---|---|
GetEngineInput ( IRegexEngine outerEngine ) : string | ||
GetModifier ( IRegexEngine outerEngine ) : int |
protected GetEngineInput ( IRegexEngine outerEngine ) : string | ||
outerEngine | IRegexEngine | |
return | string |
protected GetModifier ( IRegexEngine outerEngine ) : int | ||
outerEngine | IRegexEngine | |
return | int |
public LookAhead ( bool negative, IEnumerable |
||
negative | bool | |
children | IEnumerable |
|
index | int | |
pattern | string | |
return | System.Collections.Generic |