ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::expressions::detail::VirtualMachineBase Struct Reference

Description:

Base class exported by the main module ALib.Expressions.H for technical reasons.

Definition at line 559 of file compiler.inl.

Inheritance diagram for alib::expressions::detail::VirtualMachineBase:
[legend]

Protected Static Method Index:

static ScopegetExpressionCTScope (ExpressionVal &ev)
 

Method Details:

◆ getExpressionCTScope()

Scope * alib::expressions::detail::VirtualMachineBase::getExpressionCTScope ( ExpressionVal & ev)
inlinestaticprotected

Friendship-access method used by derived implementation.

Parameters
evThe expression to receive protected data from.
Returns
The expression's compile-time scope.

Definition at line 564 of file compiler.inl.


The documentation for this struct was generated from the following file: