OpenShot Library | OpenShotAudio
0.2.1
|
Public Member Functions | |
ReturnStatement (const CodeLocation &l, Expression *v) noexcept | |
ResultCode | perform (const Scope &s, var *ret) const override |
![]() | |
Statement (const CodeLocation &l) noexcept | |
Public Attributes | |
ExpPtr | returnValue |
![]() | |
CodeLocation | location |
Additional Inherited Members | |
![]() | |
enum | ResultCode { ok = 0, returnWasHit, breakWasHit, continueWasHit } |
Definition at line 343 of file juce_Javascript.cpp.