Click or drag to resize

LGSPSubactionAndOutputAdditionEnvironmentDebugHighlighting Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DebugHighlighting(
	string message,
	List<Object> values,
	List<string> annotations
)

Parameters

message
Type: SystemString
values
Type: System.Collections.GenericListObject
annotations
Type: System.Collections.GenericListString

Implements

ISubactionAndOutputAdditionEnvironmentDebugHighlighting(String, ListObject, ListString)
See Also