User Tools

Site Tools


groimp-platform:xl-predicates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
groimp-platform:xl-predicates [2025/01/10 15:08] gaetangroimp-platform:xl-predicates [2025/01/10 15:38] (current) – [Control flow predicate] gaetan
Line 33: Line 33:
 These predicates govern the control flow of pattern matching.  These predicates govern the control flow of pattern matching. 
  
-| %%'(' predicate ')!'%% | +| %%'(' predicate ')!'%% | First element predicate | No idea how it works | 
 +| %%'(' predicate ')' X %% with X being one of the '?', '+', '*', '{'range'}' | apply the pattern to find '?' possibly one, '+' exactly one, '*' any, '{range}' the amount in the range | Node (+>)? Node \\ Node (+>){1:2} Node \\ with +> being the pattern | 
 +| %% '(' X predicate ')'%% with X being '?', '+', '*', ':' | as before I guess | Node (: +> Node) |
groimp-platform/xl-predicates.1736518106.txt.gz · Last modified: 2025/01/10 15:08 by gaetan