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