OpenShot Library | OpenShotAudio
0.2.2
|
Public Member Functions | |
LiteralValue (const CodeLocation &l, const var &v) noexcept | |
var | getResult (const Scope &) const override |
![]() | |
Expression (const CodeLocation &l) noexcept | |
virtual void | assign (const Scope &, const var &) const |
ResultCode | perform (const Scope &s, var *) const override |
![]() | |
Statement (const CodeLocation &l) noexcept | |
Public Attributes | |
var | value |
![]() | |
CodeLocation | location |
Additional Inherited Members | |
![]() | |
enum | ResultCode { ok = 0 , returnWasHit , breakWasHit , continueWasHit } |
Definition at line 369 of file juce_Javascript.cpp.