public abstract class AbstractLinearisingErrorReport extends Object implements ErrorReport
| Constructor and Description |
|---|
AbstractLinearisingErrorReport() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLinearisedPosition(String text)
Linearises the input text and returns the position of this error report
in a monodimensional space.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCharPositionInLine, getLength, getLine, getMessagepublic int getLinearisedPosition(String text)
ErrorReportgetLinearisedPosition in interface ErrorReporttext - textCopyright © 2015 The University of Manchester. All Rights Reserved.