JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
juce::Expression::Scope::Visitor Class Referenceabstract

Used as a callback by the Scope::visitRelativeScope() method. More...

#include "juce_Expression.h"

Public Member Functions

virtual void visit (const Scope &)=0
 

Detailed Description

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 136 of file juce_Expression.h.


The documentation for this class was generated from the following file: