Class SimpleToken

All Implemented Interfaces:
Token<XMLDocumentIdentifier,TokenType>, Token

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