public class Op extends Object implements RippleValue
RippleValue.Type| Constructor and Description |
|---|
Op() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
StackMapping |
getMapping() |
RippleValue.Type |
getType() |
int |
hashCode() |
void |
printTo(RipplePrintStream p) |
RDFValue |
toRDF(ModelConnection mc) |
String |
toString() |
public void printTo(RipplePrintStream p) throws RippleException
printTo in interface RippleValueRippleExceptionpublic RDFValue toRDF(ModelConnection mc) throws RippleException
toRDF in interface RippleValueRippleExceptionpublic StackMapping getMapping()
getMapping in interface RippleValuepublic RippleValue.Type getType()
getType in interface RippleValueCopyright © 2007-2012 fortytwo.net. All Rights Reserved.