This class holds an instance of an argument on the stack. More...
#include <TopLevelArg.hpp>
Collaboration diagram for TopLevelArg:

This class holds an instance of an argument on the stack.
|
Construct an argument object from a string expression.
| name | name of argument |
| expr | expression argument represents |
|
Construct an argument object from an XObject instance.
| name | name of argument |
| variable | the XObject instance. |
|
Copy constructor.
| theSource | the TopLevelArg to copy. |
|
Destructor.
|
Retrieve object's expression.
|
Retrieve object name.
|
|
Assignment operator.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSL Transformer Version 1.0 |
|
|