OpenShot Library | OpenShotAudio
0.2.2
|
Used as a callback by the Scope::visitRelativeScope() method. More...
#include <juce_Expression.h>
Public Member Functions | |
virtual void | visit (const Scope &)=0 |
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.
Definition at line 140 of file juce_Expression.h.