|
LIBINT
2.1.0-stable
|

Public Member Functions | |
| CodeBlock (const SafePtr< CodeContext > &context) | |
| SafePtr< CodeContext > | context () const |
| virtual std::string | open ()=0 |
| Opens a code block. | |
| virtual std::string | close ()=0 |
| Close a code block. | |
1.8.11