#include "SgProp.h"
Go to the source code of this file.
Namespaces | |
namespace | SgNodeUtil |
Functions | |
int | SgNodeUtil::GetMoveNumber (const SgNode *node) |
Get number of moves since root or last node with setup properties. | |
void | SgNodeUtil::RemovePropInSubtree (SgNode &root, SgPropID id) |
Remove all occurrences of a property in the subtree of a node. | |
void | SgNodeUtil::UpdateTime (SgTimeRecord &time, const SgNode *node) |
Update the current time information corresponding to a node. |
Definition in file SgNodeUtil.h.