Apache Lucene.Net 2.1 Class Library API

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