This header-file is part of module ALib Expressions of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file scope.hpp.
Go to the source code of this file.
Classes | |
| struct | alib::expressions::Scope |
| struct | alib::expressions::ScopeResource |
| struct | alib::expressions::Scope::VMMembers |
| Members used by the virtual machine. This is constructed only with evaluation-time scopes. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::expressions |
| namespace | alib::expressions::detail |
Typedefs | |
| using | alib::ExpressionScope = expressions::Scope |
Type alias in namespace alib. Renamed to not collide with alib::lox::Scope. | |