• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KJS

KJS::AssignNode

KJS::AssignNode Class Reference

#include <nodes.h>

Inheritance diagram for KJS::AssignNode:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 753 of file nodes.h.


Public Member Functions

 AssignNode (LocationNode *loc, Operator oper, Node *right)
void streamTo (SourceStream &) const
JSValue * evaluate (ExecState *)
void recurseVisit (NodeVisitor *visitor)
Node * optimizeLocalAccess (ExecState *exec, FunctionBodyNode *node)

Protected Attributes

RefPtr< LocationNode > m_loc
Operator m_oper
RefPtr< Node > m_right

Constructor & Destructor Documentation

KJS::AssignNode::AssignNode ( LocationNode *  loc,
Operator  oper,
Node *  right 
) [inline]

Definition at line 755 of file nodes.h.


Member Function Documentation

void AssignNode::streamTo ( SourceStream &  s  )  const [virtual]

Implements KJS::Node.

Definition at line 619 of file nodes2string.cpp.

JSValue * KJS::AssignNode::evaluate ( ExecState *  exec  )  [virtual]

Implements KJS::Node.

Definition at line 1758 of file nodes.cpp.

void KJS::AssignNode::recurseVisit ( NodeVisitor *  visitor  )  [virtual]

Reimplemented from KJS::Node.

Definition at line 1785 of file nodes.cpp.

Node * KJS::AssignNode::optimizeLocalAccess ( ExecState *  exec,
FunctionBodyNode *  node 
) [virtual]

Reimplemented from KJS::Node.

Definition at line 1792 of file nodes.cpp.


Member Data Documentation

RefPtr<LocationNode> KJS::AssignNode::m_loc [protected]

Definition at line 762 of file nodes.h.

Operator KJS::AssignNode::m_oper [protected]

Definition at line 763 of file nodes.h.

RefPtr<Node> KJS::AssignNode::m_right [protected]

Definition at line 764 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
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   WTF
  • KJSEmbed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  •   core
  • Phonon
  •   Backend
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal