eager
Match as much of the input string as possible, backtracking when necessary.
Declaration
static var eager: RegexRepetitionBehavior { get }Match as much of the input string as possible, backtracking when necessary.
static var eager: RegexRepetitionBehavior { get }