Used as a callback by the Scope::visitRelativeScope() method.  
 More...
#include <juce_Expression.h>
Used as a callback by the Scope::visitRelativeScope() method. 
You should never create an instance of this class yourself, it's used by the expression evaluation code. 
◆ ~Visitor()
  
  | 
        
          | virtual Expression::Scope::Visitor::~Visitor | ( |  | ) |  |  | virtualdefault | 
 
 
◆ visit()
  
  | 
        
          | virtual void Expression::Scope::Visitor::visit | ( | const Scope & |  | ) |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: