next up previous contents index
Next: Example Up: X-PLOR Language Previous: Example

Wildcards

    Another special case of a word is a wildcard.

<wildcard>:==
{ | | | + | <string> }
matches any string.
matches a single character.
matches any number.
+ matches any digit.

It is used to match a construct against sets of other words. The possibility of a wildcard specification is also indicated by enclosing syntactic constructs in <* *> angle brackets.



Web Manager
Sat Mar 11 09:37:37 PST 1995