Leonardus
Loading...
Searching...
No Matches
Functions
anonymous_namespace{leon.cpp} Namespace Reference

Functions

void s_load_exec (Context &k, const SON *p_obj)
 Look up a name and executes it.
 

Function Documentation

◆ s_load_exec()

void anonymous_namespace{leon.cpp}::s_load_exec ( Context &  k,
const SON *  p_obj 
)

Look up a name and executes it.

Procedures will be unfolded onto the execution stack. Operators will be executed. Executable names will be called recursively. Other SOs will be pushed to the operand stack.

Parameters
[in,out]kThe context to use.
[in]p_objName object.