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 | |