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

KJS

KJS::FunctionCallBracketNode

KJS::FunctionCallBracketNode Class Reference

#include <nodes.h>

Inheritance diagram for KJS::FunctionCallBracketNode:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 523 of file nodes.h.


Public Member Functions

 FunctionCallBracketNode (Node *b, Node *s, ArgumentsNode *a)
JSValue * evaluate (ExecState *)
virtual void streamTo (SourceStream &) const
virtual void recurseVisit (NodeVisitor *visitor)

Protected Attributes

RefPtr< Node > base
RefPtr< Node > subscript
RefPtr< ArgumentsNode > args

Constructor & Destructor Documentation

KJS::FunctionCallBracketNode::FunctionCallBracketNode ( Node *  b,
Node *  s,
ArgumentsNode *  a 
) [inline]

Definition at line 525 of file nodes.h.


Member Function Documentation

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

Implements KJS::Node.

Definition at line 1048 of file nodes.cpp.

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

Implements KJS::Node.

Reimplemented in KJS::FunctionCallParenBracketNode.

Definition at line 394 of file nodes2string.cpp.

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

Reimplemented from KJS::Node.

Definition at line 1096 of file nodes.cpp.


Member Data Documentation

RefPtr<Node> KJS::FunctionCallBracketNode::base [protected]

Definition at line 530 of file nodes.h.

RefPtr<Node> KJS::FunctionCallBracketNode::subscript [protected]

Definition at line 531 of file nodes.h.

RefPtr<ArgumentsNode> KJS::FunctionCallBracketNode::args [protected]

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