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