Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > eregexライブラリ > Regexpクラス > &

instance method Regexp#&

self & other -> RedAnd [added by eregex]

RegAnd.new(self, other) を返します。

[PARAM] other:
正規表現オブジェクト。
class Regexp