Next: CompiledMethod, Previous: CompiledBlock, Up: Base classes [Index]
I represent code that has been compiled. I am an abstract superclass for blocks and methods
• CompiledCode class-cache flushing: | (class) | |
• CompiledCode class-instance creation: | (class) | |
• CompiledCode class-tables: | (class) | |
• CompiledCode-accessing: | (instance) | |
• CompiledCode-basic: | (instance) | |
• CompiledCode-copying: | (instance) | |
• CompiledCode-debugging: | (instance) | |
• CompiledCode-decoding bytecodes: | (instance) | |
• CompiledCode-literals - iteration: | (instance) | |
• CompiledCode-security: | (instance) | |
• CompiledCode-testing accesses: | (instance) | |
• CompiledCode-translation: | (instance) |