eager

Match as much of the input string as possible, backtracking when necessary.

Declaration

static var eager: RegexRepetitionBehavior { get }