|
Stanse
-1
|


Public Member Functions | |
| CheckingResult | check (final LazyInternalStructures internals, final CheckerErrorReceiver errReceiver, final CheckerProgressMonitor monitor) throws CheckerException |
| String | getName () |
Public Member Functions inherited from cz.muni.stanse.checker.Checker | |
| abstract String | getName () |
| Forces all the children to define name of the checker. More... | |
| abstract CheckingResult | check (final LazyInternalStructures internals, final CheckerErrorReceiver errReciver, final CheckerProgressMonitor monitor) throws CheckerException |
| String | toString () |
| Implements standard string conversion method. More... | |
Protected Member Functions | |
| CheckerProgressMonitor | getMonitor () |
Class provides static analysis specialized to finding deadlocks in multiple threads.
|
inline |
Function pick choose starting CFG and build their dependency graphs then find possible cycles and generate RAG and create appropriate errors or warnings.
| units | List<Unit> representing all files intended to check |
| cz.muni.stanse.checker.CheckerException |
|
inlineprotected |
|
inline |
1.8.6