| cz.muni.stanse.configuration.CheckerConfiguration.CheckerConfiguration |
( |
final String |
checkerClassName, |
|
|
final File |
checkerArgument, |
|
|
final boolean |
interprocedural |
|
) |
| |
|
inline |
| cz.muni.stanse.configuration.CheckerConfiguration.CheckerConfiguration |
( |
final String |
checkerClassName, |
|
|
final List< File > |
checkerArgumentsList, |
|
|
final boolean |
interprocedural |
|
) |
| |
|
inline |
| List<File> cz.muni.stanse.configuration.CheckerConfiguration.getCheckerArgumentsList |
( |
| ) |
|
|
inline |
| String cz.muni.stanse.configuration.CheckerConfiguration.getCheckerClassName |
( |
| ) |
|
|
inline |
| boolean cz.muni.stanse.configuration.CheckerConfiguration.isInterprocedural |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: