org.thdl.tib.scanner
Class Token

java.lang.Object
  |
  +--org.thdl.tib.scanner.Token
Direct Known Subclasses:
PunctuationMark, Word

public class Token
extends Object

Represents a basic grammatical unit; seems unnecessary but when the parser is developed it will make sense.

Author:
Andrés Montano Pellegrini

Field Summary
protected  String token
           
 
Constructor Summary
Token(String token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

token

protected String token
Constructor Detail

Token

public Token(String token)


These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo