|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.dynamicjava.symbol.type.Type
edu.rice.cs.dynamicjava.symbol.type.ValidType
edu.rice.cs.dynamicjava.symbol.type.PrimitiveType
edu.rice.cs.dynamicjava.symbol.type.NumericType
edu.rice.cs.dynamicjava.symbol.type.IntegralType
edu.rice.cs.dynamicjava.symbol.type.IntegerType
public abstract class IntegerType
Class IntegerType, a component of the ASTGen-generated composite hierarchy. Note: null is not allowed as a value for any field.
| Constructor Summary | |
|---|---|
IntegerType()
Constructs a IntegerType. |
|
| Method Summary | |
|---|---|
abstract int |
generateHashCode()
|
| Methods inherited from class edu.rice.cs.dynamicjava.symbol.type.Type |
|---|
apply, apply, hashCode, output, walk |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegerType()
java.lang.IllegalArgumentException - If any parameter to the constructor is null.| Method Detail |
|---|
public abstract int generateHashCode()
generateHashCode in class IntegralType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||