public class StringConstantNode extends ConstantNode
| Constructor and Description |
|---|
StringConstantNode(StringConstant sc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
String |
toString() |
base, getMethod, getNewExpr, toString2clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodegetNumber, setNumberpublic StringConstantNode(StringConstant sc)
Copyright © 2024 Soot OSS. All rights reserved.