#include <expression.h>
Public Member Functions | |
virtual | ~expression_variables_interface () |
virtual node::pointer_t | execute_user_function (node::pointer_t func)=0 |
virtual node::pointer_t | get_variable (std::string const &variable_name, bool global_only=false) const =0 |
Definition at line 26 of file expression.h.
|
inlinevirtual |
Definition at line 29 of file expression.h.
|
pure virtual |
Implemented in csspp::compiler::compiler_state_t.
Referenced by csspp::expression::excecute_function().
|
pure virtual |
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.