LMMS
Loading...
Searching...
No Matches
juce::Expression::Helpers::SymbolCheckVisitor Class Reference
Inheritance diagram for juce::Expression::Helpers::SymbolCheckVisitor:
juce::Expression::Term::SymbolVisitor

Public Member Functions

 SymbolCheckVisitor (const Symbol &s)
void useSymbol (const Symbol &s)
Public Member Functions inherited from juce::Expression::Term::SymbolVisitor
virtual ~SymbolVisitor ()

Public Attributes

bool wasFound = false

Private Attributes

const Symbolsymbol

Constructor & Destructor Documentation

◆ SymbolCheckVisitor()

juce::Expression::Helpers::SymbolCheckVisitor::SymbolCheckVisitor ( const Symbol & s)
inline

Member Function Documentation

◆ useSymbol()

void juce::Expression::Helpers::SymbolCheckVisitor::useSymbol ( const Symbol & s)
inlinevirtual

Member Data Documentation

◆ symbol

const Symbol& juce::Expression::Helpers::SymbolCheckVisitor::symbol
private

◆ wasFound

bool juce::Expression::Helpers::SymbolCheckVisitor::wasFound = false

The documentation for this class was generated from the following file: