◆ RelativeRectangleLocalScope()
juce::RelativeRectangleLocalScope::RelativeRectangleLocalScope |
( |
const RelativeRectangle & |
rect_ | ) |
|
|
inline |
◆ getSymbolValue()
Expression juce::RelativeRectangleLocalScope::getSymbolValue |
( |
const String & |
symbol | ) |
const |
|
inlinevirtual |
Returns the value of a symbol. If the symbol is unknown, this can throw an Expression::EvaluationError exception. The member value is set to the part of the symbol that followed the dot, if there is one, e.g. for "foo.bar", symbol = "foo" and member = "bar".
- Exceptions
-
Expression::EvaluationError | |
Reimplemented from juce::Expression::Scope.
The documentation for this class was generated from the following file: