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.
Public Member Functions | |
virtual | ~Visitor ()=default |
virtual void | visit (const Scope &)=0 |
|
virtualdefault |
|
pure virtual |
References juce::Expression::Scope::Scope().