Uses of Interface
dev.civl.mc.model.IF.expression.ScopeofExpression
Packages that use ScopeofExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of ScopeofExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return ScopeofExpressionModifier and TypeMethodDescriptionModelFactory.scopeofExpression(CIVLSource source, LHSExpression argument) Creates a new $scopeof expression using the given argument.