Uses of Interface
dev.civl.mc.model.IF.expression.LHSExpression

Packages that use LHSExpression
Package
Description
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.
Module semantics implements the semantics of CIVL-C.