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