| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.lex.Token
polyglot.lex.Literal
public abstract class Literal
A token class for literals.
| Constructor Summary | |
|---|---|
Literal(Position position,
        int sym)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class polyglot.lex.Token | 
|---|
escape, getPosition, symbol | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Literal(Position position,
               int sym)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||