C# Class NuGet.Indexing.NuGetQueryParser

Mostra file Open project: NuGet/NuGet.Services.Metadata Class Usage Examples

Public Methods

Method Description
ParseQuery ( string query ) : HashSet>.Dictionary

Private Methods

Method Description
GetQueryField ( string field ) : QueryField
MakeClauses ( IEnumerable tokens ) : IEnumerable
Tokenize ( string s ) : IEnumerable

Method Details

ParseQuery() public method

public ParseQuery ( string query ) : HashSet>.Dictionary
query string
return HashSet>.Dictionary