JimpleNode::getValues is confusing
casperboone opened this issue · 2 comments
casperboone commented
getValues()
does not return all values, since values can have nested values.
gandreadis commented
How about getOperands()
?
FWDekker commented
getTopLevelValues()
?