AndNode Class Reference

#include <methodIterator.hpp>

Inheritance diagram for AndNode:

Inheritance graph
[legend]
Collaboration diagram for AndNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

symbolOop selector () const
bool is_and () const
bool is_or () const

Private Member Functions

 AndNode (methodOop method, MethodInterval *parent, int begin_bci, int next_bci, int dest_offset)

Friends

class MethodIntervalFactory

Detailed Description

Definition at line 112 of file methodIterator.hpp.


Constructor & Destructor Documentation

AndNode::AndNode ( methodOop  method,
MethodInterval parent,
int  begin_bci,
int  next_bci,
int  dest_offset 
) [private]

Definition at line 66 of file methodIterator.cpp.


Member Function Documentation

bool AndNode::is_and (  )  const [inline, virtual]

Implements CondNode.

Definition at line 120 of file methodIterator.hpp.

bool AndNode::is_or (  )  const [inline, virtual]

Implements CondNode.

Definition at line 121 of file methodIterator.hpp.

symbolOop AndNode::selector (  )  const [virtual]

Implements InlineSendNode.

Definition at line 69 of file methodIterator.cpp.


Friends And Related Function Documentation

friend class MethodIntervalFactory [friend]

Reimplemented from MethodInterval.

Definition at line 115 of file methodIterator.hpp.


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 13:47:24 2006 for Strongtalk VM by  doxygen 1.4.7