Uses of Interface
dev.civl.mc.model.IF.expression.RealLiteralExpression
Packages that use RealLiteralExpression
Package
Description
Module model defines a static model, i.e., the control flow graph, representation of a CIVL-C program.
-
Uses of RealLiteralExpression in dev.civl.mc.model.IF
Methods in dev.civl.mc.model.IF that return RealLiteralExpressionModifier and TypeMethodDescriptionModelFactory.realLiteralExpression(CIVLSource source, BigDecimal value) A real literal expression.