Uses of Interface
dev.civl.mc.model.IF.expression.DynamicTypeOfExpression
Packages that use DynamicTypeOfExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of DynamicTypeOfExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return DynamicTypeOfExpressionModifier and TypeMethodDescriptionModelFactory.dynamicTypeOfExpression(CIVLSource source, CIVLType type) Returns a "DynamicTypeOf" expression with the given type argument.