qtil
advanced-security/qtil-ruby 0.0.2
Search

Member predicate LocalSourceNode::getAnElementWriteValue

Gets the x in obj[key] = x, where this node flows to obj.

Concretely, this gets the second argument from any call to []= where this node flows to the receiver and the first argument has constant value key.

Node getAnElementWriteValue(ConstantValue key)