Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

JavaLine Class Reference

#include <java_tag.h>

Inheritance diagram for JavaLine::

value_with_methods List of all members.

Public Methods

 JavaLine ()
 JavaLine (const std::string line)
 JavaLine (const SimpleLine line)
value_type getType () const
ref< valueduplicate ()
ref< valuelookup (std::string const &identifier)
ref< valuecallMethod (std::string const &identifier, parameter_list const &parameters)
SimpleLine get_line () const

Private Types

typedef value_with_methods super

Private Attributes

SimpleLine line

Member Typedef Documentation

typedef value_with_methods JavaLine::super [private]
 


Constructor & Destructor Documentation

JavaLine::JavaLine   [inline]
 

JavaLine::JavaLine const std::string    line [inline]
 

JavaLine::JavaLine const SimpleLine    line [inline]
 


Member Function Documentation

ref< value > JavaLine::callMethod std::string const &    id,
parameter_list const &    pars
 

ref<value> JavaLine::duplicate   [inline]
 

value_type JavaLine::getType   const [inline]
 

SimpleLine JavaLine::get_line   const [inline]
 

ref< value > JavaLine::lookup std::string const &    id
 


Member Data Documentation

SimpleLine JavaLine::line [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 02:19:53 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001