JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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

namespace  juce