Uses of Interface
dev.civl.mc.model.IF.CIVLSource

Packages that use CIVLSource
Package
Description
Module dynamic provides general computations of symbolic expressions, including the pretty printing method.
Module log provides the data structure for logging errors during verification.
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
 
Submodule model.statement defines a statement of a CIVL-C program.
Module semantics implements the semantics of CIVL-C.
Module state is responsible for the creation and manipulation of states of a CIVL model.