The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Regex::Matches

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Matches.new(...);

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

cap

Matches.cap() -> Obj

Return the

Aliases: caps, captures

ncap

Matches.ncap() -> Obj

Return the

Aliases: ncaps, named_captures

pos

Matches.pos() -> Obj

Return the

to_bool

Matches.to_bool() -> Obj

Return the

Aliases: matched, is_successful