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()
Value
isStringConstant
in interface Value
public boolean isNullConstant()
Value
isNullConstant
in interface Value