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

NAME

Sidef::Types::Block::Code

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

*

Obj * Obj -> Obj

Return the

Aliases: repeat

call

Code.call() -> Obj

Return the

cap

Code.cap() -> Obj

Return the

Aliases: capture

copy

Code.copy() -> Obj

Return the

do

Code.do() -> Obj

Return the

Aliases: exec

dump

Code.dump() -> Obj

Return the

fast_init_block_vars

Code.fast_init_block_vars() -> Obj

Return the

for

Code.for() -> Obj

Return the

fork

Code.fork() -> Obj

Return the

given

Code.given() -> Obj

Return the

if

Code.if() -> Obj

Return the

init_block_vars

Code.init_block_vars() -> Obj

Return the

loop

Code.loop() -> Obj

Return the

pfork

Code.pfork() -> Obj

Return the

pop_stack

Code.pop_stack() -> Obj

Return the

run

Code.run() -> Obj

Return the

thr

Code.thr() -> Obj

Return the

Aliases: thread

to_array

Code.to_array() -> Obj

Return the

Aliases: toArray

to_h

Code.to_h() -> Obj

Return the

Aliases: to_hash, toHash

try

Code.try() -> Obj

Return the

while

Code.while() -> Obj

Return the