class
SymValFunc
: public
ComFunc
(Return to index)
symbol value command for
ComTerp
.
Type:
Instantiable
Base Classes:
public
ComFunc
Derived Classes
Include file:
ComTerp/helpfunc.h
Description:
symval(symid [symid...]) -- return symbol associated with id.
Public:
SymValFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
virtual boolean
post_eval
()
(more documentation)