RegExp.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RegExp opBinary(RegExp b)
  2. RegExp opBinary(Reg32e b)
  3. RegExp opBinary(int disp)
    class RegExp
    opBinary
    (
    string op : "+"
    )
    (
    int disp
    )
  4. RegExp opBinary(int disp)

Meta