Interface Token

All Superinterfaces:
Token<XMLDocumentIdentifier,TokenType>
All Known Implementing Classes:
SimpleToken

public interface Token extends Token<XMLDocumentIdentifier,TokenType>
Introduced as an abbreviation, only to make the source of RawParser etc. more readable.