bool getDefNameProperty(Tree t, Tree &id)
Indicates the identifier (if any) the expression was a definition of.
bool getSigNickname(Tree t, Tree &id)
Get the nickname property of a signal.
A CTree = (Node x [CTree]) is a Node associated with a list of subtrees called branches.
Tree pushValueDef(Tree id, Tree def, Tree lenv)
Push a new layer and add a single definition.
const char * name(Symbol *sym)
Returns the name of a symbol.
void setSigNickname(Tree t, const string &id)
Set the nickname property of a signal.
Tree simplifyPattern(Tree pattern)
Simplify a block-diagram pattern by computing its numerical sub-expressions.
void setSigListNickName(Tree lsig, const string &nickname)
set the nickname property of a list of signals.
void setDefNameProperty(Tree t, Tree id)