Lucene.Net 1.4.3 Class Library

ParseException.tokenImage Field

This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.

public string[] tokenImage;

See Also

ParseException Class | Lucene.Net.QueryParsers Namespace