| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcdqa.dom.Tokenpublic abstract class Tokenextends java.lang.ObjectField Summary | |
(package private) String | |
public final boolean compare(Token token)
- Parameters:
token-
- Returns:
- true if tokens are of the same class and has the same String value
public abstract String getType()
public String toString()