OpenShot Library | libopenshot-audio 0.2.0
juce::Expression::Helpers::Parser Class Reference

Public Member Functions

 Parser (String::CharPointerType &stringToParse)
 
TermPtr readUpToComma ()
 

Public Attributes

String error
 

Detailed Description

Definition at line 649 of file juce_Expression.cpp.

Constructor & Destructor Documentation

◆ Parser()

juce::Expression::Helpers::Parser::Parser ( String::CharPointerType stringToParse)
inline

Definition at line 653 of file juce_Expression.cpp.

Member Function Documentation

◆ readUpToComma()

TermPtr juce::Expression::Helpers::Parser::readUpToComma ( )
inline

Definition at line 657 of file juce_Expression.cpp.

Member Data Documentation

◆ error

String juce::Expression::Helpers::Parser::error

Definition at line 670 of file juce_Expression.cpp.


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