#include <java_lexer.h>
Inheritance diagram for JavaLexer::

Public Methods | |
| JavaLexer (JavaFile in, JavaFile out, std::string current_dir="") | |
| ~JavaLexer () | |
| 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) |
Private Types | |
| typedef value_with_methods | super |
Private Attributes | |
| Lexer * | lexer |
| std::string | error |
| bool | valid |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001