|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cgp.runtime.Type | +--cgp.runtime.UndefinedType
Field Summary | |
static UndefinedType |
undefined
|
Fields inherited from class cgp.runtime.Type |
kbStack,
scopeStack,
type |
Constructor Summary | |
UndefinedType()
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
java.lang.String |
toString()
|
Methods inherited from class cgp.runtime.Type |
addOp,
andOp,
divideOp,
eqOp,
geOp,
getAttr,
getKBStack,
getNthOp,
getScopeStack,
getType,
gtOp,
invokeMemberFunc,
isOp,
leOp,
ltOp,
modulusOp,
multiplyOp,
negateOp,
neOp,
notOp,
operationError,
orOp,
setAttr,
setKBStack,
setNthOp,
setScopeStack,
setType,
subtractOp |
Methods inherited from class java.lang.Object |
|
Field Detail |
public static UndefinedType undefined
Constructor Detail |
public UndefinedType()
Method Detail |
public java.lang.String toString()
public boolean equals(java.lang.Object other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |