MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetActionPolicy

Function GetActionPolicy

SupSpi/SupSpi.cpp:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 void SetAlterPolicy(AlternativePolicy pol){ alerPol = pol; }
36
37 ActionPolicy GetActionPolicy(){ return actionPol; }
38 void SetActionPolicy(ActionPolicy pol){ actionPol = pol; }
39
40 Rule chP(char ch){ return Rule(new ChlitP(ch)); }

Callers 2

ParseMethod · 0.85
ParseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected