Lines Matching refs:AbsentInformationException
214 * @throws AbsentInformationException if there is no line
218 List<Location> allLineLocations() throws AbsentInformationException;
249 * @throws AbsentInformationException if there is no line
257 throws AbsentInformationException;
275 * @throws AbsentInformationException if there is no line
278 List<Location> locationsOfLine(int lineNumber) throws AbsentInformationException;
308 * @throws AbsentInformationException if there is no line
317 throws AbsentInformationException;
343 * @throws AbsentInformationException if there is no variable
349 List<LocalVariable> variables() throws AbsentInformationException;
362 * @throws AbsentInformationException if there is no variable
369 throws AbsentInformationException;
381 * @throws AbsentInformationException if there is no variable
387 List<LocalVariable> arguments() throws AbsentInformationException;