#include <ExSymTbl.h>
Inherits Marsyas::ExRefCount.
a symbol table node that symbolises a path component to a record. ie Real.cos(mrs_real) := ExRecord("Real",ExRecord("cos(mrs_real)")) A syntax is defined for adding functions as well as defining aliases to those functions. Adding and removing imports is also defined where an import is simply a shortcut that eliminates a portion of the start of the name.
Definition at line 54 of file ExSymTbl.h.
1.5.6