Click or drag to resize

SequenceCheckingEnvironmentNumOutputParameters Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
protected abstract int NumOutputParameters(
	Invocation invocation,
	InheritanceType ownerType
)

Parameters

invocation
Type: de.unika.ipd.grGen.libGrInvocation
ownerType
Type: de.unika.ipd.grGen.libGrInheritanceType

Return Value

Type: Int32
See Also