Click or drag to resize

GrShellImplValidateWithSequence Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool ValidateWithSequence(
	string str,
	Token tok,
	out bool noError
)

Parameters

str
Type: SystemString
tok
Type: de.unika.ipd.grGen.grShellToken
noError
Type: SystemBoolean

Return Value

Type: Boolean
See Also