|
|||||||||
| Home >> All >> org >> sablecc >> [ sablecc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sablecc.sablecc
Class IntegerCast

java.lang.Objectorg.sablecc.sablecc.IntegerCast
- All Implemented Interfaces:
- Cast
- public class IntegerCast
- extends java.lang.Object
- implements Cast
- extends java.lang.Object
| Field Summary | |
static IntegerCast |
instance
|
| Constructor Summary | |
private |
IntegerCast()
|
| Method Summary | |
java.lang.Object |
cast(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
instance
public static final IntegerCast instance
| Constructor Detail |
IntegerCast
private IntegerCast()
| Method Detail |
cast
public java.lang.Object cast(java.lang.Object o)
|
|||||||||
| Home >> All >> org >> sablecc >> [ sablecc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.sablecc.sablecc.IntegerCast