OpenShot Library | OpenShotAudio
0.2.2
|
Public Member Functions | |
ObjectDeclaration (const CodeLocation &l) noexcept | |
var | getResult (const Scope &s) 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 | |
Array< Identifier > | names |
OwnedArray< Expression > | initialisers |
![]() | |
CodeLocation | location |
Additional Inherited Members | |
![]() | |
enum | ResultCode { ok = 0, returnWasHit, breakWasHit, continueWasHit } |
Definition at line 788 of file juce_Javascript.cpp.