Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceGetNextUnfilledPosition Method

returns an empty match object from the matches list to be filled by the matching action with the found nodes, edges and subpatterns. unless PositionWasFilledFixIt is called you always get the same element

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public Match GetNextUnfilledPosition()

Return Value

Type: Match
See Also