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
Classes | Namespaces
juce_Expression.h File Reference

Go to the source code of this file.

Classes

class  juce::Expression
 A class for dynamically evaluating simple numeric expressions. More...
 
class  juce::Expression::Scope
 When evaluating an Expression object, this class is used to resolve symbols and perform functions that the expression uses. More...
 
class  juce::Expression::Scope::Visitor
 Used as a callback by the Scope::visitRelativeScope() method. More...
 
struct  juce::Expression::Symbol
 Represents a symbol that is used in an Expression. More...
 

Namespaces

namespace  juce
 JUCE Namespace.