OpenShot Library | OpenShotAudio
0.2.2
|
Public Member Functions | |
VarStatement (const CodeLocation &l) noexcept | |
ResultCode | perform (const Scope &s, var *) const override |
![]() | |
Statement (const CodeLocation &l) noexcept | |
Public Attributes | |
Identifier | name |
ExpPtr | initialiser |
![]() | |
CodeLocation | location |
Additional Inherited Members | |
![]() | |
enum | ResultCode { ok = 0, returnWasHit, breakWasHit, continueWasHit } |
Definition at line 299 of file juce_Javascript.cpp.