regexp
Regular expressions

Prev:A quick introduction to regular expressions
Next:Regular expression syntax


Vocabulary
regexp

Class description
The class of regular expressions. To construct these, see Constructing regular expressions.

Definition

TUPLE: regexp
{ raw read-only } { parse-tree read-only }
{ options read-only } dfa next-match ;


Methods