Inferno
0.2
|
The exit() system call; cease() below is preferred. More...
#include <sctree.hpp>
Public Member Functions | |
virtual NODE_FUNCTIONS_FINAL string | GetToken () |
Produce the source-code-name of the corresponding SystemC construct. |
The exit() system call; cease() below is preferred.
Definition at line 238 of file sctree.hpp.
virtual NODE_FUNCTIONS_FINAL string SCTree::Exit::GetToken | ( | ) | [inline, virtual] |
Produce the source-code-name of the corresponding SystemC construct.
Reimplemented from SCTree::SCNamedConstruct.
Definition at line 241 of file sctree.hpp.