org.jasen.interfaces
Interface TokenErrorReport

All Known Implementing Classes:
CountTokenErrorReport

public interface TokenErrorReport

Describes an the report returned from tokenizing in which is contained the list of problems found.

Author:
Jason Polites