Skip to content

Class zmbt::lang::EvalParams

ClassList > zmbt > lang > EvalParams

Inherited by the following classes: zmbt::lang::FixedEvalParams

Public Functions

Type Name
EvalParams (ExpressionView const & e, ExpressionView const & x, EvalContext ctx)
EvalContext context () const
ExpressionView const & lhs () const
ExpressionView const & rhs () const
ExpressionView const & self () const
ExpressionView const & x () const

Public Functions Documentation

function EvalParams

zmbt::lang::EvalParams::EvalParams (
    ExpressionView const & e,
    ExpressionView const & x,
    EvalContext ctx
) 

function context

inline EvalContext zmbt::lang::EvalParams::context () const

function lhs

inline ExpressionView const & zmbt::lang::EvalParams::lhs () const

function rhs

inline ExpressionView const & zmbt::lang::EvalParams::rhs () const

function self

inline ExpressionView const & zmbt::lang::EvalParams::self () const

function x

inline ExpressionView const & zmbt::lang::EvalParams::x () const


The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/expr/eval_params.hpp