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:Numberstatic public RIGHT:Numberstatic public BOTH:Numberstatic public NONE:Numberpublic function match(matcher:Object, i:Number, seq:String):Boolean