Click or drag to resize

GrShellImplValidateWithSequence Method


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

Parameters

str  String
 
tok  Token
 
noError  Boolean
 

Return Value

Boolean
See Also