MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / getProgram

Method getProgram

erpcgen/src/SymbolScanner.hpp:72–72  ·  view source on GitHub ↗

! * @brief Program is out of global symbol scope. * * @return Program symbol. */

Source from the content-addressed store, hash-verified

70 * @return Program symbol.
71 */
72 Program *getProgram() { return m_currentProgram; }
73
74protected:
75 SymbolScope

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected