| 106 | } |
| 107 | |
| 108 | virtual bool |
| 109 | Validate(std::vector<cripts::Bundle::Error> & /* errors ATS_UNUSED */) const |
| 110 | { |
| 111 | return true; |
| 112 | } |
| 113 | |
| 114 | virtual void |
| 115 | doRemap(cripts::Context * /* context ATS_UNUSED */) |
no outgoing calls
no test coverage detected