Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KJS::ExecState Class Reference

#include <interpreter.h>

List of all members.

Public Methods

Interpreterinterpreter () const
const Context context () const


Detailed Description

Represents the current state of script execution. This object allows you obtain a handle the interpreter that is currently executing the script, and also the current execution state context.

Definition at line 373 of file interpreter.h.


Member Function Documentation

const Context KJS::ExecState::context  
 

Returns the execution context associated with this execution state

Returns:
The current execution state context

Interpreter* KJS::ExecState::interpreter  
 

Returns the interpreter associated with this execution state

Returns:
The interpreter executing the script


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:34 2003 for kdelibs by doxygen1.2.18