Uses of Interface
dev.civl.mc.state.IF.State

Packages that use State
Package
Description
Module analysis provides a list of analyzers for static/runtime analyzing of a program.
Module kripke provides the definition of various transitions and the enabler and state manager of CIVL.
Module log provides the data structure for logging errors during verification.
Module predicate defines predicates that are required to hold for any CIVL-C programs.
Module semantics implements the semantics of CIVL-C.
Module state is responsible for the creation and manipulation of states of a CIVL model.