* This function returns true if the given position is inside the given range. * @param {Array} position An array with two elements: line and column * respectively. * @param {Array} range An array with four elements: start line, start column, * end line, end column respectively.
(position, range)
source not stored for this graph (policy: none)