kjs Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
KJS::AccessorNode1
KJS::AccessorNode2
KJS::ActivationImp
KJS::AddNode
KJS::AppendStringNode
KJS::ArgumentListNode
KJS::ArgumentsImp
KJS::ArgumentsNode
KJS::ArrayInstanceImp
KJS::ArrayNode
KJS::ArrayObjectImp
KJS::ArrayProtoFuncImp
KJS::ArrayPrototypeImp
KJS::AssignExprNode
KJS::AssignNode
KJS::BinaryLogicalNodeExpr1 && expr2, expr1 || expr2
KJS::BitOperNode
KJS::BitwiseNotNode
KJS::BlockNode
KJS::BooleanRepresents an primitive Boolean value
KJS::BooleanImp
KJS::BooleanInstanceImp
KJS::BooleanNode
KJS::BooleanObjectImp
KJS::BooleanProtoFuncImp
KJS::BooleanPrototypeImp
KJS::BreakNode
KJS::CaseBlockNode
KJS::CaseClauseNode
KJS::CatchNode
KJS::ClassInfoClass Information
KJS::ClauseListNode
KJS::CollectorGarbage collector
KJS::CommaNode
KJS::CompletionCompletion objects are used to convey the return status and value from functions.Handle for a Completion type
KJS::ConditionalNodeThe ternary operator, "logical ? expr1 : expr2"
KJS::ContextRepresents an execution context, as specified by section 10 of the ECMA spec
KJS::ContextImpExecution context
KJS::ContinueNode
KJS::CString8 bit char based string class
KJS::DateInstanceImp
KJS::DateObjectFuncImp
KJS::DateObjectImp
KJS::DateProtoFuncImp
KJS::DatePrototypeImp
KJS::Debugger
KJS::DebuggerImp
KJS::DeclaredFunctionImp
KJS::DeleteNode
KJS::DoWhileNode
KJS::ElementNode
KJS::EmptyStatementNode
KJS::EqualNode
KJS::ErrorFactory methods for error objects
KJS::ErrorInstanceImp
KJS::ErrorObjectImp
KJS::ErrorProtoFuncImp
KJS::ErrorPrototypeImp
KJS::ExecStateRepresents the current state of script execution
KJS::ExprStatementNode
KJS::FinallyNode
KJS::ForInNode
KJS::ForNode
KJS::FuncDeclNode
KJS::FuncExprNode
KJS::FunctionBodyNode
KJS::FunctionCallNode
KJS::FunctionImpImplementation class for functions implemented in JS
KJS::FunctionObjectImp
KJS::FunctionProtoFuncImp
KJS::FunctionPrototypeImpThe initial value of Function.prototype (and thus all objects created with the Function constructor)
KJS::GlobalFuncImp
KJS::GroupNode
KJS::HashEntryAn entry in a hash table
KJS::HashTableA hash table Usually the hashtable is generated by the create_hash_table script, from a .table file
KJS::IdentifierRepresents an Identifier for a Javascript object
KJS::IfNode
KJS::InternalFunctionImpBase class for all function objects
KJS::InterpreterInterpreter objects can be used to evaluate ECMAScript code
KJS::InterpreterImp
KJS::LabelNode
KJS::LabelStackThe "label set" in Ecma-262 spec
KJS::Lexer
KJS::ListNative list type
KJS::ListImpBase
KJS::ListIteratorIterator for KJS::List objects
KJS::LogicalNotNode
KJS::LookupFast keyword lookup
KJS::MathFuncImp
KJS::MathObjectImp
KJS::MultNode
KJS::NativeErrorImp
KJS::NativeErrorPrototypeImp
KJS::NegateNode
KJS::NewExprNode
KJS::Node
KJS::NullRepresents an primitive Null value
KJS::NullImp
KJS::NullNode
KJS::NumberRepresents an primitive Number value
KJS::NumberImp
KJS::NumberInstanceImp
KJS::NumberNode
KJS::NumberObjectImp
KJS::NumberProtoFuncImp
KJS::NumberPrototypeImp
KJS::ObjectRepresents an Object
KJS::ObjectImp
KJS::ObjectLiteralNode
KJS::ObjectObjectImp
KJS::ObjectProtoFuncImp
KJS::ObjectPrototypeImp
KJS::ParameterNode
KJS::Parser
KJS::PostfixNode
KJS::PrefixNode
KJS::PropertyMapJavascript Property Map
KJS::PropertyMapHashTableEntryA hashtable entry for the PropertyMap
KJS::PropertyNode
KJS::PropertyValueNode
KJS::ReferenceDefines a Javascript reference
KJS::ReferenceListA list of Reference objects
KJS::ReferenceListIteratorAn iterator for a ReferenceList
KJS::RegExp
KJS::RegExpImp
KJS::RegExpNode
KJS::RegExpObjectImp
KJS::RegExpProtoFuncImp
KJS::RegExpPrototypeImp
KJS::RelationalNode
KJS::ResolveNode
KJS::ReturnNode
KJS::SavedPropertiesSaved Properties
KJS::ScopeChainA scope chain object
KJS::ScopeChainNodeA scope chain node
KJS::ShiftNode
KJS::SimpleNumber
KJS::SourceCode
KJS::SourceElementsNode
KJS::StatementNode
KJS::StatListNode
KJS::StringRepresents an primitive String value
KJS::StringImp
KJS::StringInstanceImp
KJS::StringNode
KJS::StringObjectFuncImp
KJS::StringObjectImp
KJS::StringProtoFuncImp
KJS::StringPrototypeImp
KJS::SwitchNode
KJS::ThisNode
KJS::ThrowNode
KJS::TryNode
KJS::TypeOfNode
KJS::UCharUnicode character
KJS::UCharReferenceDynamic reference to a string character
KJS::UnaryPlusNode
KJS::UndefinedRepresents an primitive Undefined value
KJS::UndefinedImp
KJS::UStringUnicode string class
KJS::ValueValue objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents
KJS::ValueImpValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects in ECMAScript
KJS::VarDeclListNode
KJS::VarDeclNode
KJS::VarStatementNode
KJS::VoidNode
KJS::WhileNode
KJS::WithNode
KDE Home | KDE Accessibility Home | Description of Access Keys