Base class exported by the main module ALib.Expressions.H for technical reasons.
Definition at line 540 of file compiler.inl.
◆ getCompilerPlugins()
Friendship-access method used by derived implementation.
- Parameters
-
cmp | The compiler to receive protected data from. |
- Returns
- The compiler's plugins.
Definition at line 555 of file compiler.inl.
◆ getExpressionAllocator()
Friendship-access method used by derived implementation.
- Parameters
-
ev | The expression to receive protected data from. |
- Returns
- The expression's allocotor.
Definition at line 545 of file compiler.inl.
◆ getExpressionCTScope()
Scope * alib::expressions::detail::ProgramBase::getExpressionCTScope |
( |
ExpressionVal & | ev | ) |
|
|
inlineprotected |
Friendship-access method used by derived implementation.
- Parameters
-
ev | The expression to receive protected data from. |
- Returns
- The expression's compile-time scope.
Definition at line 550 of file compiler.inl.
The documentation for this class was generated from the following file: