|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.infinityloop.upcast.upl.val.UPLValue
de.infinityloop.upcast.upl.val.UPLNull
de.infinityloop.upcast.upl.val.UPLVoid
public class UPLVoid
| Field Summary |
|---|
| Fields inherited from class de.infinityloop.upcast.upl.val.UPLNull |
|---|
cause |
| Fields inherited from class de.infinityloop.upcast.upl.val.UPLValue |
|---|
isBreakValue, isEmptyReturnValue, isReturnValue, isValid, kTYPE_BOOL, kTYPE_COLOR, kTYPE_ID, kTYPE_LIST, kTYPE_NULL, kTYPE_NUMERIC, kTYPE_STRING, kTYPE_UNKNOWN, kTYPE_VALUE, kTYPE_VOID, type |
| Constructor Summary | |
|---|---|
UPLVoid(java.lang.String cause)
|
|
| Method Summary | |
|---|---|
int |
compareTo(UPLValue to)
|
java.lang.String |
getAsString()
|
java.lang.String |
getAsUPL()
|
boolean |
getBooleanValue()
The boolean value of an UPLValue. |
java.lang.String |
getDebugString()
|
| Methods inherited from class de.infinityloop.upcast.upl.val.UPLNull |
|---|
castToNull, compareTo |
| Methods inherited from class de.infinityloop.upcast.upl.val.UPLValue |
|---|
add, affirmate, castValueToType, decrement, div, equals, eval, getType, getType, getTypeName, getTypeName, increment, isBreakValue, isEmptyReturnValue, isReturnValue, isValid, mod, negate, not, setBreakValue, setEmptyReturnValue, setReturnValue, setValid, sub, times, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UPLVoid(java.lang.String cause)
| Method Detail |
|---|
public int compareTo(UPLValue to)
throws UPLValueException
UPLValueException
public boolean getBooleanValue()
throws UPLValueException
UPLValue
getBooleanValue in class UPLNullUPLValueExceptionUPLValue.getBooleanValue()public java.lang.String getAsUPL()
getAsUPL in class UPLNullpublic java.lang.String getAsString()
getAsString in class UPLNullpublic java.lang.String getDebugString()
getDebugString in class UPLNull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||