Bound
handles word boundaries. Includes a field to allow this
one class to deal with the different types of word boundaries we can
match. The word characters include underscores, letters, and digits.
static public LEFT:Number
static public RIGHT:Number
static public BOTH:Number
static public NONE:Number
public function match(matcher:Object, i:Number, seq:String):Boolean