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

JavaTag Class Reference

#include <java_tag.h>

Inheritance diagram for JavaTag::

value_with_methods List of all members.

Public Methods

 JavaTag ()
 JavaTag (const SimpleLine line)
 JavaTag (const std::string 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
SimpleTag get_tag () const

Private Types

typedef value_with_methods super

Private Attributes

SimpleTag tag

Member Typedef Documentation

typedef value_with_methods JavaTag::super [private]
 


Constructor & Destructor Documentation

JavaTag::JavaTag   [inline]
 

JavaTag::JavaTag const SimpleLine    line [inline]
 

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


Member Function Documentation

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

ref<value> JavaTag::duplicate   [inline]
 

value_type JavaTag::getType   const [inline]
 

SimpleLine JavaTag::get_line   const [inline]
 

SimpleTag JavaTag::get_tag   const [inline]
 

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


Member Data Documentation

SimpleTag JavaTag::tag [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