The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sidef::Variable::ClassInit

DESCRIPTION

This object is ...

SYNOPSIS

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

METHODS

<

Obj < Obj -> Obj

Return the

Aliases: +=(), <<, inherit

=

Obj = Obj -> Obj

Return the

Aliases: replace

def_method

ClassInit.def_method() -> Obj

Return the

def_var

ClassInit.def_var() -> Obj

Return the

has_method

ClassInit.has_method() -> Obj

Return the

is_a

ClassInit.is_a() -> Obj

Return the

Aliases: is_an

new

ClassInit.new() -> Obj

Return the

Aliases: init