MatchGroup

constructor(value: String)(source)

Parameters

value

The value of captured group.

constructor(value: String, range: IntRange)(source)

Parameters

value

The value of captured group.

range

The range of indices in the input string where group was captured.

constructor(value: String, range: IntRange)(source)

Parameters

value

The value of captured group.

range

The range of indices in the input string where group was captured.

constructor(value: String, range: IntRange)(source)

Parameters

value

The value of captured group.

range

The range of indices in the input string where group was captured.

constructor(value: String, range: IntRange)(source)

Parameters

value

The value of captured group.

range

The range of indices in the input string where group was captured.