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

KJS

KJS::PostfixNode

KJS::PostfixNode Class Reference

#include <nodes.h>

Inheritance diagram for KJS::PostfixNode:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 559 of file nodes.h.


Public Member Functions

 PostfixNode (LocationNode *l, Operator o)
JSValue * evaluate (ExecState *)
void streamTo (SourceStream &) const
void recurseVisit (NodeVisitor *visitor)
Node * optimizeLocalAccess (ExecState *exec, FunctionBodyNode *node)

Protected Attributes

RefPtr< LocationNode > m_loc
Operator m_oper

Constructor & Destructor Documentation

KJS::PostfixNode::PostfixNode ( LocationNode *  l,
Operator  o 
) [inline]

Definition at line 561 of file nodes.h.


Member Function Documentation

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

Implements KJS::Node.

Definition at line 1171 of file nodes.cpp.

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

Implements KJS::Node.

Definition at line 414 of file nodes2string.cpp.

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

Reimplemented from KJS::Node.

Definition at line 1190 of file nodes.cpp.

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

Reimplemented from KJS::Node.

Definition at line 1195 of file nodes.cpp.


Member Data Documentation

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

Definition at line 567 of file nodes.h.

Operator KJS::PostfixNode::m_oper [protected]

Definition at line 568 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