|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.overturetool.vdmj.types.Type
org.overturetool.vdmj.types.BasicType
org.overturetool.vdmj.types.NumericType
org.overturetool.vdmj.types.RationalType
public class RationalType
| Field Summary |
|---|
| Fields inherited from class org.overturetool.vdmj.types.Type |
|---|
definitions, location, resolved |
| Constructor Summary | |
|---|---|
RationalType(LexLocation location)
|
|
| Method Summary | |
|---|---|
int |
getWeight()
|
java.lang.String |
toDisplay()
|
| Methods inherited from class org.overturetool.vdmj.types.NumericType |
|---|
getNumeric, isNumeric, widestOf |
| Methods inherited from class org.overturetool.vdmj.types.Type |
|---|
abort, abort, compareTo, detail, detail2, equals, getAllValues, getClassType, getFunction, getMap, getOperation, getProduct, getProduct, getRecord, getSeq, getSet, getUnion, hashCode, isClass, isFunction, isMap, isOperation, isProduct, isProduct, isRecord, isSeq, isSet, isType, isType, isUnion, isUnknown, narrowerThan, polymorph, report, toDetailedString, toString, typeParamCheck, typeResolve, unResolve |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RationalType(LexLocation location)
| Method Detail |
|---|
public java.lang.String toDisplay()
toDisplay in class Typepublic int getWeight()
getWeight in class NumericType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||