◆ CheckerErrorTrace() [1/2]
| cz.muni.stanse.checker.CheckerErrorTrace.CheckerErrorTrace |
( |
final List< CheckerErrorTraceLocation > |
locations, |
|
|
final String |
description |
|
) |
| |
|
inline |
◆ CheckerErrorTrace() [2/2]
| cz.muni.stanse.checker.CheckerErrorTrace.CheckerErrorTrace |
( |
final List< CFGNode > |
trace, |
|
|
final String |
startMsg, |
|
|
final String |
innerMsg, |
|
|
final String |
endMsg, |
|
|
final LazyInternalStructures |
internals |
|
) |
| |
|
inline |
◆ dump()
| String cz.muni.stanse.checker.CheckerErrorTrace.dump |
( |
| ) |
|
|
inline |
◆ equals()
| boolean cz.muni.stanse.checker.CheckerErrorTrace.equals |
( |
Object |
obj | ) |
|
|
inline |
◆ getCauseLocation()
◆ getDescription()
| String cz.muni.stanse.checker.CheckerErrorTrace.getDescription |
( |
| ) |
|
|
inline |
◆ getErrorLocation()
◆ getLinearCode()
| LinearCode cz.muni.stanse.checker.CheckerErrorTrace.getLinearCode |
( |
| ) |
|
|
inline |
◆ getLocations()
◆ hashCode()
| int cz.muni.stanse.checker.CheckerErrorTrace.hashCode |
( |
| ) |
|
|
inline |
◆ isEqualWith()
| boolean cz.muni.stanse.checker.CheckerErrorTrace.isEqualWith |
( |
final CheckerErrorTrace |
other | ) |
|
|
inline |
◆ setLinearCode()
| void cz.muni.stanse.checker.CheckerErrorTrace.setLinearCode |
( |
final LinearCode |
lc | ) |
|
|
inline |
◆ toString()
| String cz.muni.stanse.checker.CheckerErrorTrace.toString |
( |
| ) |
|
|
inline |
◆ xmlDump()
| Element cz.muni.stanse.checker.CheckerErrorTrace.xmlDump |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: