Method | Description | |
---|---|---|
ToString ( ) : string |
Method | Description | |
---|---|---|
RegexNode ( int index, string pattern ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetFailMessage ( State initialState ) : string | ||
GetPassMessage ( string match, State initialState ) : string | ||
Parse ( IRegexEngine engine ) : IEnumerable |
protected RegexNode ( int index, string pattern ) : System.Collections.Generic | ||
index | int | |
pattern | string | |
return | System.Collections.Generic |