| Modifier and Type | Method and Description |
|---|---|
SSAPhiInstruction |
getPhiInstruction() |
boolean |
isNullConstant()
Is this value a null constant?
|
boolean |
isStringConstant()
Is this value a string constant?
|
String |
toString() |
public SSAPhiInstruction getPhiInstruction()
public boolean isStringConstant()
ValueisStringConstant in interface Valuepublic boolean isNullConstant()
ValueisNullConstant in interface ValueCopyright © 2015. All rights reserved.