|
|
@ -23,8 +23,8 @@ import java.io.File;
|
|
|
|
* loaded from a {@link File} may have an origin made up of the file name along with
|
|
|
|
* loaded from a {@link File} may have an origin made up of the file name along with
|
|
|
|
* line/column numbers.
|
|
|
|
* line/column numbers.
|
|
|
|
* <p>
|
|
|
|
* <p>
|
|
|
|
* Implementations must provide sensible {@link #hashCode()}, {@link #equals(Object)} and
|
|
|
|
* Implementations must provide sensible {@code hashCode()}, {@code equals(...)} and
|
|
|
|
* {@link #toString()} implementations.
|
|
|
|
* {@code #toString()} implementations.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @author Madhura Bhave
|
|
|
|
* @author Madhura Bhave
|
|
|
|
* @author Phillip Webb
|
|
|
|
* @author Phillip Webb
|
|
|
|