#include <ixlib_javascript.hh>
Public Methods | |
| interpreter () | |
| ~interpreter () | |
| ref< expression > | parse (std::string const &str) |
| ref< expression > | parse (std::istream &istr) |
| ref< value > | execute (std::string const &str) |
| ref< value > | execute (std::istream &istr) |
| ref< value > | execute (ref< expression > expr) |
Public Attributes | |
| ref< list_scope, value > | RootScope |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 355 of file ixlib_javascript.hh. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001