Class: Regex::Wildcard

Inherits:
AtomicExpression show all
Defined in:
lib/regex/wildcard.rb

Overview

A wildcard matches any character (except for the newline).

Instance Attribute Summary

Attributes inherited from Expression

#begin_anchor, #end_anchor

Method Summary

Methods inherited from AtomicExpression

#atomic?, #done!, #lazy!

Methods inherited from Expression

#atomic?, #options, #to_str