|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.type.Type
orc.type.tycon.Tycon
orc.type.tycon.MutableContainerType
orc.lib.state.types.CellType
public class CellType
| Field Summary |
|---|
| Fields inherited from class orc.type.Type |
|---|
BOOLEAN, BOT, INTEGER, LET, NUMBER, SIGNAL, STRING, TOP |
| Constructor Summary | |
|---|---|
CellType()
|
|
| Method Summary | |
|---|---|
Type |
makeCallableInstance(java.util.List<Type> params)
|
java.lang.String |
toString()
|
| Methods inherited from class orc.type.tycon.MutableContainerType |
|---|
variances |
| Methods inherited from class orc.type.tycon.Tycon |
|---|
asTycon, equals, hashCode, instance, instance, instance |
| Methods inherited from class orc.type.Type |
|---|
addConstraints, allFreeVars, assertSubtype, call, call, closed, demote, equal, findVariance, freeVars, fromJavaClass, fromJavaMethod, fromJavaMethods, fromJavaType, fromJavaType, isBot, isTop, javaCounterpart, join, makeJavaCtx, makeJavaCtx, marshal, meet, promote, resolveSites, shiftFreeVars, subst, substAll, subtype, supertype, unwrapAs |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellType()
| Method Detail |
|---|
public java.lang.String toString()
toString in class Type
public Type makeCallableInstance(java.util.List<Type> params)
throws TypeException
makeCallableInstance in class TyconTypeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||