public final class CLangSMGConsistencyVerifier
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
verifyCLangSMG(ReadableSMG pReadableSMG)
Verify all the consistency properties related to CLangSMG
|
public static boolean verifyCLangSMG(ReadableSMG pReadableSMG)
pLogger - Logger to log resultspSmg - SMG to checkpSmg is consistent w.r.t. this criteria. False otherwise.