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

Search results for "dist:KinoSearch Symbol"

Clownfish::Symbol - Abstract base class for Clownfish symbols. River stage two • 9 direct dependents • 10 total dependents

Clownfish::Symbol serves as an abstract parent class for entities which may live in the global namespace, such as classes, functions, methods, and variables....

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC

Clownfish::Class - An object representing a single class definition. River stage two • 9 direct dependents • 10 total dependents

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC

Clownfish::Method - Metadata describing an instance method. River stage two • 9 direct dependents • 10 total dependents

Clownfish::Method is a specialized subclass of Clownfish::Function, with the first argument required to be an Obj. When compiling Clownfish code to C, Method objects generate all the code that Function objects do, but also create symbols for indirect...

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC

Clownfish::Parcel - Collection of code. River stage two • 9 direct dependents • 10 total dependents

A Parcel is a cohesive collection of code, which could, in theory, be published as as a single entity. Clownfish supports two-tier manual namespacing, using a prefix, an optional class nickname, and the local symbol: prefix_ClassNick_local_symbol Clo...

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC

Clownfish::Variable - A Clownfish variable. River stage two • 9 direct dependents • 10 total dependents

A variable, having a Type, a micro_sym (i.e. name), an exposure, and optionally, a location in the global namespace hierarchy. Variable objects which exist only within a local scope, e.g. those within parameter lists, do not need to know about class....

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC

Clownfish::Function - Metadata describing a function. River stage two • 9 direct dependents • 10 total dependents

CREAMYG/KinoSearch-0.315 - 16 Apr 2012 21:20:13 UTC
6 results (0.043 seconds)