Interface Token
-
- All Known Implementing Classes:
CloseBrace,CloseParanthesis,Identifier,OpenBrace,OpenParanthesis,QuotedString,SiteCatalogReservedWord,TransformationCatalogReservedWord
public interface TokenBase class for the tokens passed from the Text Scanner to the parser.- Version:
- $Revision$
- Author:
- Jens Voeckler, Karan Vahi, Gaurang Mehta