Pattern
provides implementations of the parsing engine for
basic RegExp constructs.
new Pattern()
static public UNIX_LINES:Number
static public CASE_INSENSITIVE:Number
static public COMMENTS:Number
static public MULTILINE:Number
static public DOTALL:Number
static public UNICODE_CASE:Number
public matchRoot:Node
static public GREEDY:Number
static public LAZY:Number
static public POSSESSIVE:Number
static public INDEPENDENT:Number
static ACCEPT:Node
static LASTACCEPT:Node