JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_Expression.h File Reference
This graph shows which files directly or indirectly include 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

 juce