OpenShot Library | libopenshot-audio
0.2.0
|
Public Member Functions | |
DotOperator (const CodeLocation &l, ExpPtr &p, const Identifier &c) noexcept | |
var | getResult (const Scope &s) const override |
void | assign (const Scope &s, const var &newValue) const override |
![]() | |
Expression (const CodeLocation &l) noexcept | |
ResultCode | perform (const Scope &s, var *) const override |
![]() | |
Statement (const CodeLocation &l) noexcept | |
Public Attributes | |
ExpPtr | parent |
Identifier | child |
![]() | |
CodeLocation | location |
Additional Inherited Members | |
![]() | |
enum | ResultCode { ok = 0, returnWasHit, breakWasHit, continueWasHit } |
Definition at line 393 of file juce_Javascript.cpp.