class
ComterpStackHeightFunc
: public
ComFunc
(Return to index)
command to return stack height for debugging
Type:
Instantiable
Base Classes:
public
ComFunc
Derived Classes
Include file:
ComTerp/debugfunc.h
Description:
stackheight -- return stack height for debug purposes
Public:
ComterpStackHeightFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
(more documentation)