 | GrShellImplParseSequence Method |
Namespace:
de.unika.ipd.grGen.grShell
Assembly:
libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntaxpublic Sequence ParseSequence(
string str,
Token tok,
out bool noError
)
Parameters
- str
- Type: SystemString
- tok
- Type: de.unika.ipd.grGen.grShellToken
- noError
- Type: SystemBoolean
Return Value
Type:
Sequence
See Also