Class org.as2lib.regexp.PosixPattern

Description

PosixPattern provides implementations of the parsing engine for POSIX character classes and Unicode blocks and categories.

See Also

Field Index

Inherited from Pattern

Method Index

new PosixPattern()

Inherited from Pattern

Inherited from BasicClass

Constructor Detail

PosixPattern

public function PosixPattern(newPattern:String, newFlags:Number)