Module dev.civl.mc
Package dev.civl.mc.model.IF.statement
package dev.civl.mc.model.IF.statement
Submodule model.statement defines a statement of a CIVL-C program.
-
ClassDescriptionAn assignment statement.A function call or spawn.This represents the first part of a $parfor construct, i.e., spawning processes according the specified domain.Updates the loop variables with the next element of a domain.A statement for dynamic allocation of objects.Marker interface for a noop statement.A return statement.The parent of all statements.Different kinds of statements.