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

kjs

  • KJS
  • BinaryLogicalNode
Public Member Functions | List of all members
KJS::BinaryLogicalNode Class Reference

#include <nodes.h>

Inherits KJS::Node.

Public Member Functions

 BinaryLogicalNode (Node *e1, Operator o, Node *e2)
virtual void ref ()
virtual bool deref ()
virtual Value evaluate (ExecState *exec) const
virtual void streamTo (SourceStream &s) const
- Public Member Functions inherited from KJS::Node
virtual Type type () const
virtual Reference evaluateReference (ExecState *exec) const
virtual Value evaluate (ExecState *exec) const
virtual bool toBoolean (ExecState *exec) const
virtual double toNumber (ExecState *exec) const
virtual UString toString (ExecState *exec) const
UString toCode () const
virtual void streamTo (SourceStream &s) const =0
virtual void processVarDecls (ExecState *)
int lineNo () const
virtual void ref ()
virtual bool deref ()

Additional Inherited Members

- Protected Member Functions inherited from KJS::Node
Value throwError (ExecState *exec, ErrorType e, const char *msg) const
Value throwError (ExecState *exec, ErrorType e, const char *msg, const Value &v, const Node *expr) const
Value throwError (ExecState *exec, ErrorType e, const char *msg, Identifier label) const
void setExceptionDetailsIfNeeded (ExecState *exec) const
virtual int sourceId () const
- Protected Attributes inherited from KJS::Node
int line
unsigned int refcount

Detailed Description

expr1 && expr2, expr1 || expr2

Definition at line 599 of file nodes.h.


The documentation for this class was generated from the following files:
  • nodes.h
  • nodes.cpp
  • nodes2string.cpp

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
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kjs by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |