#include <java_tag.h>
Inheritance diagram for JavaTag::

Public Methods | |
| JavaTag () | |
| JavaTag (const SimpleLine line) | |
| JavaTag (const std::string line) | |
| value_type | getType () const |
| ref< value > | duplicate () |
| ref< value > | lookup (std::string const &identifier) |
| ref< value > | callMethod (std::string const &identifier, parameter_list const ¶meters) |
| SimpleLine | get_line () const |
| SimpleTag | get_tag () const |
Private Types | |
| typedef value_with_methods | super |
Private Attributes | |
| SimpleTag | tag |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001