Click or drag to resize

SequenceCheckingEnvironmentInterpreted Constructor

Initializes a new instance of the SequenceCheckingEnvironmentInterpreted class

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public SequenceCheckingEnvironmentInterpreted(
	IActions actions
)

Parameters

actions  IActions
 
See Also