Next: , Previous: System_vm_compiler, Up: System_vm


3.2.4.2 System.vm.loader

Interface to the Kite loader.

Supported methods:

loadClass(val)
Load class/package given by val and return its class object.

Supported properties:

searchPath
The current loader search path, with each element separated by a colon (":").