Predicate partialLineLengthSum
Gets the sum of the length of the lines up to the given index.
Import path
import codeql.actions.ast.internal.Astint partialLineLengthSum(string text, int i)Gets the sum of the length of the lines up to the given index.
import codeql.actions.ast.internal.Astint partialLineLengthSum(string text, int i)