Curly
class handles the curly-brace style repetition with a
specified minimum and maximum occurrences. The * quantifier is handled
as a special case. This class handles the three types.
public function match(matcher:Object, i:Number, seq:String):Boolean