Provides additional debug information for a command. Available only with debug builds of the module ALib Expressions library. Used with VirtualMachine::DbgList
Definition at line 97 of file virtualmachine.hpp.
#include <virtualmachine.hpp>
Public Field Index: | |
const char * | Callback |
The native C++ name of the callback function. | |
CompilerPlugin * | Plugin = nullptr |
The plug-in that provided the callback or constant. | |
const char* Callback |
The native C++ name of the callback function.
Definition at line 103 of file virtualmachine.hpp.
CompilerPlugin* Plugin = nullptr |
The plug-in that provided the callback or constant.
Definition at line 100 of file virtualmachine.hpp.