Predicate parseLowerBound
Parses a lower-bounded interval n..
and gets the lower bound.
Import path
import codeql.dataflow.internal.AccessPathSyntax
int parseLowerBound(string arg)
Parses a lower-bounded interval n..
and gets the lower bound.
import codeql.dataflow.internal.AccessPathSyntax
int parseLowerBound(string arg)