Interface Token

All Superinterfaces:
eu.bandm.tools.lexic.Token<eu.bandm.tools.util.xml.XMLDocumentIdentifier,TokenType>
All Known Implementing Classes:
SimpleToken

public interface Token extends eu.bandm.tools.lexic.Token<eu.bandm.tools.util.xml.XMLDocumentIdentifier,TokenType>
Introduced as an abbreviation, only to make the source of RawParser etc. more readable.
  • Method Summary

    Methods inherited from interface eu.bandm.tools.lexic.Token

    getLocation, getText, getType, withType