#include "../sexpress/iexcept.hpp"
#include "../sexpress/sstring.hpp"
#include "llambda.hpp"
#include "lsymbol.hpp"
Include dependency graph for lsymbol.cpp:
Go to the source code of this file.
Functions | |
LReference | RetrieveFunctionObject (LReference from, const LContextRef &lc) |
Variables | |
LLibraryProvidedSymbols | TheLibraryProvidedSymbols |
|
Definition at line 197 of file lcont.cpp. References SReference::Car(), SExpressionCons::Car(), SReference::Cdr(), SExpressionCons::Cdr(), SReference::DynamicCastGetPtr(), LExpressionSymbol::GetFunction(), SReference::GetPtr(), and PTheLispSymbolLambda. |
|
Definition at line 127 of file lsymbol.cpp. Referenced by LExpressionPackageIntelib::LExpressionPackageIntelib(). |