◆ SymbolTerm()
| juce::Expression::Helpers::SymbolTerm::SymbolTerm |
( |
const String & |
sym | ) |
|
|
inlineexplicit |
◆ clone()
| Term* juce::Expression::Helpers::SymbolTerm::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ getName()
| String juce::Expression::Helpers::SymbolTerm::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getType()
| Type juce::Expression::Helpers::SymbolTerm::getType |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ renameSymbol()
| void juce::Expression::Helpers::SymbolTerm::renameSymbol |
( |
const Symbol & |
oldSymbol, |
|
|
const String & |
newName, |
|
|
const Scope & |
scope, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ resolve()
| TermPtr juce::Expression::Helpers::SymbolTerm::resolve |
( |
const Scope & |
scope, |
|
|
int |
recursionDepth |
|
) |
| |
|
inlinevirtual |
◆ toString()
| String juce::Expression::Helpers::SymbolTerm::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ visitAllSymbols()
| void juce::Expression::Helpers::SymbolTerm::visitAllSymbols |
( |
SymbolVisitor & |
visitor, |
|
|
const Scope & |
scope, |
|
|
int |
recursionDepth |
|
) |
| |
|
inlinevirtual |
◆ symbol
| String juce::Expression::Helpers::SymbolTerm::symbol |
The documentation for this class was generated from the following file: