◆ CheckerErrorTraceLocation()
| cz.muni.stanse.checker.CheckerErrorTraceLocation.CheckerErrorTraceLocation |
( |
final String |
unitName, |
|
|
final int |
lineNumber, |
|
|
final int |
columnNumber, |
|
|
final String |
description |
|
) |
| |
|
inline |
◆ equals()
| boolean cz.muni.stanse.checker.CheckerErrorTraceLocation.equals |
( |
Object |
obj | ) |
|
|
inline |
◆ getColumnNumber()
| int cz.muni.stanse.checker.CheckerErrorTraceLocation.getColumnNumber |
( |
| ) |
|
|
inline |
◆ getDescription()
| String cz.muni.stanse.checker.CheckerErrorTraceLocation.getDescription |
( |
| ) |
|
|
inline |
◆ getLineNumber()
| int cz.muni.stanse.checker.CheckerErrorTraceLocation.getLineNumber |
( |
| ) |
|
|
inline |
◆ getUnitName()
| String cz.muni.stanse.checker.CheckerErrorTraceLocation.getUnitName |
( |
| ) |
|
|
inline |
◆ hashCode()
| int cz.muni.stanse.checker.CheckerErrorTraceLocation.hashCode |
( |
| ) |
|
|
inline |
◆ isContextLocation()
| boolean cz.muni.stanse.checker.CheckerErrorTraceLocation.isContextLocation |
( |
| ) |
|
|
inline |
◆ isEqualWith()
◆ toString()
| String cz.muni.stanse.checker.CheckerErrorTraceLocation.toString |
( |
| ) |
|
|
inline |
◆ xmlDump()
| Element cz.muni.stanse.checker.CheckerErrorTraceLocation.xmlDump |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: