NewLang Project
Yet another programm language
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
newlang
NameLookupStack
newlang::NameLookupStack Member List
This is the complete list of members for
newlang::NameLookupStack
, including all inherited members.
AddName
(const TermPtr var, const char *alt_name=nullptr)
newlang::NameLookupStack
CheckInterrupt
(std::string_view name)
newlang::NameLookupStack
clear
()
newlang::NameLookupStack
Dump
()
newlang::NameLookupStack
EnumerateString
(const StringArray &names)
newlang::NameLookupStack
inline
static
ExpandNamespace
(std::string &name)
newlang::NameLookupStack
FindInternalName
(std::string_view int_name)
newlang::NameLookupStack
GetFuntionName
()
newlang::NameLookupStack
GetNamespace
()
newlang::NameLookupStack
GetOffer
()
newlang::NameLookupStack
inline
GetOfferBlock
()
newlang::NameLookupStack
LookupBlock_
(TermPtr &term)
newlang::NameLookupStack
LookupName
(std::string name)
newlang::NameLookupStack
LookupNameNamespace
(const std::string_view ns, const std::string_view name)
newlang::NameLookupStack
LookupNameVars
(const std::string_view name)
newlang::NameLookupStack
m_block_num
newlang::NameLookupStack
m_glob
newlang::NameLookupStack
m_modules
newlang::NameLookupStack
MakeInternalName
(const TermPtr &term, bool is_static)
newlang::NameLookupStack
MakeInternalName
(const std::string_view name, bool is_static)
newlang::NameLookupStack
MakeNamespace
(int skip, bool is_global)
newlang::NameLookupStack
NameLookupStack
(GlobalObjects &glob, StorageTerm::ModuleMapType &modules)
newlang::NameLookupStack
PopScope
()
newlang::NameLookupStack
inline
PushScope
(TermPtr ns, bool is_function=false)
newlang::NameLookupStack
SetLookupNamespace
(TermPtr ns)
newlang::NameLookupStack
~NameLookupStack
()
newlang::NameLookupStack
inline
virtual
Generated by
1.11.0