Predicate AccessPath::parseInt
Parses an integer constant n or interval n1..n2 (inclusive) and gets the value
of the constant or any value contained in the interval.
Import path
import codeql.ruby.dataflow.internal.AccessPathSyntaxParses an integer constant n or interval n1..n2 (inclusive) and gets the value
of the constant or any value contained in the interval.
import codeql.ruby.dataflow.internal.AccessPathSyntax