MCPcopy Create free account
hub / github.com/Norbyte/ositools / RuleActionMap

Method RuleActionMap

OsiInterface/Debugger.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 RuleActionMap::RuleActionMap(OsirisStaticGlobals const & globals)
57 : globals_(globals)
58 {}
59
60 void RuleActionMap::AddRuleActionMappings(Node * node, Goal * goal, bool isInit, RuleActionList * actions)
61 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected