Searched refs:startPos (Results 1 – 1 of 1) sorted by relevance
756 Position startPos = new DefaultPosition(line, -1, nodeStart + start); in getLocation() local758 return Location.create(context.file, startPos, endPos); in getLocation()