JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
juce::Expression::Helpers::SymbolCheckVisitor Class Referencefinal
Inheritance diagram for juce::Expression::Helpers::SymbolCheckVisitor:
juce::Expression::Term::SymbolVisitor

Public Member Functions

 SymbolCheckVisitor (const Symbol &s)
 
void useSymbol (const Symbol &s) override
 

Public Attributes

bool wasFound
 

Detailed Description

Definition at line 624 of file juce_Expression.cpp.

Constructor & Destructor Documentation

◆ SymbolCheckVisitor()

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

Definition at line 627 of file juce_Expression.cpp.

Member Function Documentation

◆ useSymbol()

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

Implements juce::Expression::Term::SymbolVisitor.

Definition at line 628 of file juce_Expression.cpp.

Member Data Documentation

◆ wasFound

bool juce::Expression::Helpers::SymbolCheckVisitor::wasFound

Definition at line 630 of file juce_Expression.cpp.


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