Predicate DataFlow::Content::getKnownElementIndex
Gets the constant value of e
, which corresponds to a valid known
element index. Unlike calling simply e.getConstantValue()
, this
excludes negative array indices.
Import path
import ruby
Gets the constant value of e
, which corresponds to a valid known
element index. Unlike calling simply e.getConstantValue()
, this
excludes negative array indices.
import ruby