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