Apache Lucene.Net 2.4.0 Class Library API

QueryParser.GetToken Method 

Get the specific Token.

public Token GetToken(
   int index
);

Parameters

index

Return Value

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace