![]() | LGSPSubpatternAction Methods |
The LGSPSubpatternAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | myMatch |
Searches for the subpattern as specified by RulePattern.
Takes care of search state as given by found partial matches, isoSpace to search in
and maximum number of matches to search for(zero = find all matches)
(and open tasks via this).
|
![]() | myMatch_parallelized |
Searches for the subpattern as specified by RulePattern,
with a matcher that can be called from a parallelized rule matcher.
Maps to the normal matcher if the subpattern is not used from any parallelized rule.
|