 | ISubactionAndOutputAdditionEnvironmentDebugHighlighting Method |
Fires an OnDebugHighlight event.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxvoid DebugHighlighting(
string message,
List<Object> values,
List<string> annotations
)
Parameters
- message
- Type: SystemString
- values
- Type: System.Collections.GenericListObject
- annotations
- Type: System.Collections.GenericListString
See Also