Uses of Package
dev.civl.mc.model.IF.type

Packages that use dev.civl.mc.model.IF.type
Package
Description
Module dynamic provides general computations of symbolic expressions, including the pretty printing method.
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
Submodule model.expression defines expression in CIVL.
Submodule model.statement defines a statement of a CIVL-C program.
Submodule model.type defines types in CIVL.
Submodule model.variable defines variables in CIVL.
Module semantics implements the semantics of CIVL-C.