Parser

object Parser
Companion:
class
class Object
trait Matchable
class Any
Parser.type

Value members

Concrete methods

def parse(pattern: String, flags: Int): Regexp
def subarray(array: Array[Regexp], start: Int, end: Int): Array[Regexp]