openshot-audio
0.1.5
|
#include <juce_core.h>
Public Member Functions | |
Symbol (const String &scopeUID, const String &symbolName) | |
bool | operator== (const Symbol &) const noexcept |
bool | operator!= (const Symbol &) const noexcept |
Public Attributes | |
String | scopeUID |
String | symbolName |
Represents a symbol that is used in an Expression.
|
noexcept |
|
noexcept |
String juce::Expression::Symbol::symbolName |
The name of the symbol.