public class DLengthExpr extends AbstractLengthExpr implements Precedence
opBox| Constructor and Description |
|---|
DLengthExpr(Value op) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Returns a clone of this Value.
|
int |
getPrecedence() |
String |
toString() |
void |
toString(UnitPrinter up) |
apply, equivHashCode, equivTo, getTypegetOp, getOpBox, getUseBoxes, setOpequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUseBoxespublic DLengthExpr(Value op)
public int getPrecedence()
getPrecedence in interface Precedencepublic Object clone()
Valueclone in interface Valueclone in class AbstractUnopExprpublic void toString(UnitPrinter up)
toString in interface ValuetoString in class AbstractLengthExprpublic String toString()
toString in class AbstractLengthExprCopyright © 2024 Soot OSS. All rights reserved.