Parser

A pattern parser

final
class Parser {}

Constructors

this
this(string pattern)

Create a new Parser

Meta