• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kjs
 

kjs

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CKJS::BinaryLogicalNodeExpr1 && expr2, expr1 || expr2
 CKJS::ClassInfoClass Information
 CKJS::CollectorGarbage collector
 CKJS::ConditionalNodeThe ternary operator, "logical ? expr1 : expr2"
 CKJS::ContextRepresents an execution context, as specified by section 10 of the ECMA spec
 CKJS::ContextImpExecution context
 CKJS::CString8 bit char based string class
 CKJS::ErrorFactory methods for error objects
 CKJS::ExecStateRepresents the current state of script execution
 CKJS::HashEntryAn entry in a hash table
 CKJS::HashTableA hash table Usually the hashtable is generated by the create_hash_table script, from a .table file
 CKJS::IdentifierRepresents an Identifier for a Javascript object
 CKJS::InterpreterInterpreter objects can be used to evaluate ECMAScript code
 CKJS::LabelStackThe "label set" in Ecma-262 spec
 CKJS::ListNative list type
 CKJS::ListIteratorIterator for KJS::List objects
 CKJS::LookupFast keyword lookup
 CKJS::PropertyMapJavascript Property Map
 CKJS::PropertyMapHashTableEntryA hashtable entry for the PropertyMap
 CKJS::ReferenceListA list of Reference objects
 CKJS::ReferenceListIteratorAn iterator for a ReferenceList
 CKJS::SavedPropertiesSaved Properties
 CKJS::ScopeChainA scope chain object
 CKJS::ScopeChainNodeA scope chain node
 CKJS::UCharUnicode character
 CKJS::UCharReferenceDynamic reference to a string character
 CKJS::UStringUnicode string class
 ▼CKJS::ValueValue objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents
 CKJS::BooleanRepresents an primitive Boolean value
 CKJS::CompletionCompletion objects are used to convey the return status and value from functions
 CKJS::NullRepresents an primitive Null value
 CKJS::NumberRepresents an primitive Number value
 CKJS::ObjectRepresents an Object
 CKJS::ReferenceDefines a Javascript reference
 CKJS::StringRepresents an primitive String value
 CKJS::UndefinedRepresents an primitive Undefined value
 CKJS::ValueImpValueImp is the base type for all primitives (Undefined, Null, Boolean, String, Number) and objects in ECMAScript

kjs

Skip menu "kjs"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kjs

Skip menu "kjs"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kjs by doxygen 1.9.4
This website is maintained by Timothy Pearson.